H A D | dir.c | 33 struct exfat_chain *p_dir, int entry, unsigned short *uniname) in exfat_get_uniname_from_ext_entry() argument 39 err = exfat_get_dentry_set(&es, sb, p_dir, entry, ES_ALL_ENTRIES); in exfat_get_uniname_from_ext_entry() 563 struct exfat_chain *p_dir, unsigned int byte_offset, in exfat_walk_fat_chain() argument 571 cur_clu = p_dir->dir; in exfat_walk_fat_chain() 573 if (p_dir->flags == ALLOC_NO_FAT_CHAIN) { in exfat_walk_fat_chain() 582 p_dir->dir, in exfat_walk_fat_chain() 594 static int exfat_find_location(struct super_block *sb, struct exfat_chain *p_dir, in exfat_find_location() argument 603 ret = exfat_walk_fat_chain(sb, p_dir, off, &clu); in exfat_find_location() 655 struct exfat_chain *p_dir, int entry, struct buffer_head **bh) in exfat_get_dentry() argument 661 if (p_dir in exfat_get_dentry() 753 __exfat_get_dentry_set(struct exfat_entry_set_cache * es,struct super_block * sb,struct exfat_chain * p_dir,int entry,unsigned int num_entries) __exfat_get_dentry_set() argument 834 exfat_get_dentry_set(struct exfat_entry_set_cache * es,struct super_block * sb,struct exfat_chain * p_dir,int entry,unsigned int num_entries) exfat_get_dentry_set() argument 921 exfat_get_empty_dentry_set(struct exfat_entry_set_cache * es,struct super_block * sb,struct exfat_chain * p_dir,int entry,unsigned int num_entries) exfat_get_empty_dentry_set() argument 986 exfat_find_dir_entry(struct super_block * sb,struct exfat_inode_info * ei,struct exfat_chain * p_dir,struct exfat_uni_name * p_uniname,struct exfat_hint * hint_opt) exfat_find_dir_entry() argument 1198 exfat_count_dir_entries(struct super_block * sb,struct exfat_chain * p_dir) exfat_count_dir_entries() argument [all...] |