Home
last modified time | relevance | path

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

/fs/exfat/
Dexfat_raw.h138 __le32 start_clu; member
148 __le32 start_clu; member
155 __le32 start_clu; member
Ddir.c410 unsigned char flags, unsigned int start_clu, in exfat_init_stream_entry()
439 int entry, unsigned int type, unsigned int start_clu, in exfat_init_dir_entry()
Dexfat_fs.h180 unsigned int start_clu; member
263 unsigned int start_clu; member
Dnamei.c493 unsigned int start_clu = EXFAT_FREE_CLUSTER; in exfat_add_entry() local