Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/exfat/
Dexfat_raw.h138 __le32 start_clu; member
148 __le32 start_clu; member
155 __le32 start_clu; member
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()
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