Searched defs:start_clu (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/fs/exfat/ |
H A D | exfat_raw.h | 138 __le32 start_clu; member 148 __le32 start_clu; member 155 __le32 start_clu; member
|
H A D | namei.c | 492 unsigned int start_clu = EXFAT_FREE_CLUSTER; in exfat_add_entry() local [all...] |
H A D | dir.c | 405 exfat_init_stream_entry(struct exfat_dentry *ep, unsigned char flags, unsigned int start_clu, unsigned long long size) exfat_init_stream_entry() argument 434 exfat_init_dir_entry(struct inode *inode, struct exfat_chain *p_dir, int entry, unsigned int type, unsigned int start_clu, unsigned long long size) exfat_init_dir_entry() argument
|
H A D | exfat_fs.h | 184 unsigned int start_clu; member 264 unsigned int start_clu; member
|
/kernel/linux/linux-6.6/fs/exfat/ |
H A D | namei.c | 502 unsigned int start_clu = EXFAT_FREE_CLUSTER; in exfat_add_entry() local [all...] |
H A D | dir.c | 540 unsigned int start_clu = in exfat_free_benign_secondary_clusters() local 420 exfat_init_stream_entry(struct exfat_dentry *ep, unsigned char flags, unsigned int start_clu, unsigned long long size) exfat_init_stream_entry() argument 449 exfat_init_dir_entry(struct inode *inode, struct exfat_chain *p_dir, int entry, unsigned int type, unsigned int start_clu, unsigned long long size) exfat_init_dir_entry() argument [all...] |
H A D | exfat_raw.h | 141 __le32 start_clu; member 151 __le32 start_clu; member 158 __le32 start_clu; member 170 __le32 start_clu; member 176 __le32 start_clu; member
|
H A D | exfat_fs.h | 207 unsigned int start_clu; member 288 unsigned int start_clu; member
|
Completed in 9 milliseconds