Home
last modified time | relevance | path

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

/Linux-v5.10/fs/exfat/
Dexfat_raw.h134 __le32 start_clu; member
144 __le32 start_clu; member
151 __le32 start_clu; member
Ddir.c406 unsigned char flags, unsigned int start_clu, in exfat_init_stream_entry()
435 int entry, unsigned int type, unsigned int start_clu, in exfat_init_dir_entry()
Dexfat_fs.h181 unsigned int start_clu; member
261 unsigned int start_clu; member
Dnamei.c481 unsigned int start_clu = EXFAT_FREE_CLUSTER; in exfat_add_entry() local