Home
last modified time | relevance | path

Searched refs:exfat_chain (Results 1 – 10 of 10) sorted by relevance

/fs/exfat/
A Dexfat_fs.h167 struct exfat_chain { struct
180 struct exfat_chain cur; argument
206 struct exfat_chain dir;
294 struct exfat_chain dir;
439 struct exfat_chain *p_chain, bool sync_bmap);
451 struct exfat_chain *p_chain, unsigned int *ret_count);
503 struct exfat_chain *p_dir, struct exfat_uni_name *p_uniname,
511 struct super_block *sb, struct exfat_chain *p_dir, int entry,
516 struct super_block *sb, struct exfat_chain *p_dir, int entry,
576 void exfat_chain_set(struct exfat_chain *ec, unsigned int dir,
[all …]
A Ddir.c33 struct exfat_chain *p_dir, int entry, unsigned short *uniname) in exfat_get_uniname_from_ext_entry()
72 struct exfat_chain dir, clu; in exfat_readdir()
469 struct exfat_chain dir; in exfat_free_benign_secondary_clusters()
563 struct exfat_chain *p_dir, unsigned int byte_offset, in exfat_walk_fat_chain()
753 struct super_block *sb, struct exfat_chain *p_dir, int entry, in __exfat_get_dentry_set()
834 struct super_block *sb, struct exfat_chain *p_dir, in exfat_get_dentry_set()
921 struct super_block *sb, struct exfat_chain *p_dir, in exfat_get_empty_dentry_set()
944 struct exfat_hint_femp *candi_empty, struct exfat_chain *clu, in exfat_set_empty_hint()
986 struct exfat_chain *p_dir, struct exfat_uni_name *p_uniname, in exfat_find_dir_entry()
994 struct exfat_chain clu; in exfat_find_dir_entry()
[all …]
A Dnamei.c209 struct exfat_chain clu; in exfat_search_empty_slot()
310 struct exfat_chain clu; in exfat_find_empty_entry()
474 struct exfat_chain clu; in exfat_add_entry()
594 struct exfat_chain cdir; in exfat_find()
889 struct exfat_chain *p_dir) in exfat_check_dir_empty()
894 struct exfat_chain clu; in exfat_check_dir_empty()
943 struct exfat_chain clu_to_free; in exfat_rmdir()
1033 struct exfat_chain dir; in exfat_rename_file()
1084 struct exfat_chain newdir; in exfat_move_file()
1165 struct exfat_chain new_clu; in __exfat_rename()
[all …]
A Dfatent.c162 static int __exfat_free_cluster(struct inode *inode, struct exfat_chain *p_chain) in __exfat_free_cluster()
269 int exfat_free_cluster(struct inode *inode, struct exfat_chain *p_chain) in exfat_free_cluster()
280 int exfat_find_last_cluster(struct super_block *sb, struct exfat_chain *p_chain, in exfat_find_last_cluster()
349 struct exfat_chain *p_chain, bool sync_bmap) in exfat_alloc_cluster()
466 struct exfat_chain *p_chain, unsigned int *ret_count) in exfat_count_num_clusters()
A Dmisc.c192 void exfat_chain_set(struct exfat_chain *ec, unsigned int dir, in exfat_chain_set()
200 void exfat_chain_dup(struct exfat_chain *dup, struct exfat_chain *ec) in exfat_chain_dup()
A Dsuper.c344 static int exfat_read_root(struct inode *inode, struct exfat_chain *root_clu) in exfat_read_root()
578 struct exfat_chain *root_clu) in __exfat_fill_super()
639 struct exfat_chain root_clu; in exfat_fill_super()
A Dfile.c26 struct exfat_chain clu; in exfat_cont_expand()
148 struct exfat_chain clu; in __exfat_truncate()
A Dballoc.c80 struct exfat_chain clu; in exfat_load_bitmap()
A Dnls.c748 struct exfat_chain clu; in exfat_create_upcase_table()
A Dinode.c131 struct exfat_chain new_clu; in exfat_map_cluster()

Completed in 26 milliseconds