Home
last modified time | relevance | path

Searched defs:start_clu (Results 1 - 13 of 13) sorted by relevance

/third_party/exfatprogs/include/
H A Dexfat_fs.h47 clus_t start_clu; member
H A Dexfat_ondisk.h174 __le32 start_clu; member
184 __le32 start_clu; member
191 __le32 start_clu; member
/kernel/linux/linux-5.10/fs/exfat/
H A Dexfat_raw.h138 __le32 start_clu; member
148 __le32 start_clu; member
155 __le32 start_clu; member
H A Dnamei.c492 unsigned int start_clu = EXFAT_FREE_CLUSTER; in exfat_add_entry() local
[all...]
H A Ddir.c405 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 Dexfat_fs.h184 unsigned int start_clu; member
264 unsigned int start_clu; member
/third_party/exfatprogs/lib/
H A Dlibexfat.c43 exfat_bitmap_find_bit(struct exfat *exfat, char *bmap, clus_t start_clu, clus_t *next, int bit) exfat_bitmap_find_bit() argument
61 exfat_bitmap_find_zero(struct exfat *exfat, char *bmap, clus_t start_clu, clus_t *next) exfat_bitmap_find_zero() argument
68 exfat_bitmap_find_one(struct exfat *exfat, char *bmap, clus_t start_clu, clus_t *next) exfat_bitmap_find_one() argument
H A Dexfat_dir.c637 exfat_update_file_dentry_set(struct exfat *exfat, struct exfat_dentry *dset, int dcount, const char *name, clus_t start_clu, clus_t ccount) exfat_update_file_dentry_set() argument
/kernel/linux/linux-6.6/fs/exfat/
H A Dnamei.c502 unsigned int start_clu = EXFAT_FREE_CLUSTER; in exfat_add_entry() local
[all...]
H A Ddir.c540 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 Dexfat_raw.h141 __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 Dexfat_fs.h207 unsigned int start_clu; member
288 unsigned int start_clu; member
/third_party/exfatprogs/exfat2img/
H A Dexfat2img.c664 unsigned int start_clu, end_clu; in dump_to_stdout() local
605 dump_clusters_to_stdout(struct exfat2img *ei, unsigned int start_clu, unsigned int end_clu, bool fill_zero) dump_clusters_to_stdout() argument
[all...]

Completed in 23 milliseconds