Home
last modified time | relevance | path

Searched defs:start_clu (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/fs/exfat/
H A Dexfat_raw.h138 __le32 start_clu; member
148 __le32 start_clu; member
155 __le32 start_clu; member
H A Ddir.c408 unsigned char flags, unsigned int start_clu, in exfat_init_stream_entry()
437 int entry, unsigned int type, unsigned int start_clu, in exfat_init_dir_entry()
H A Dexfat_fs.h181 unsigned int start_clu; member
261 unsigned int start_clu; member
H A Dnamei.c481 unsigned int start_clu = EXFAT_FREE_CLUSTER; in exfat_add_entry() local