Searched defs:p_dir (Results 1 – 2 of 2) sorted by relevance
/linux/fs/exfat/ |
H A D | dir.c | 33 struct exfat_chain *p_dir, int entry, unsigned short *uniname) in exfat_get_uniname_from_ext_entry() 563 struct exfat_chain *p_dir, unsigned int byte_offset, in exfat_walk_fat_chain() 594 static int exfat_find_location(struct super_block *sb, struct exfat_chain *p_dir, in exfat_find_location() 655 struct exfat_chain *p_dir, int entry, struct buffer_head **bh) in exfat_get_dentry() 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() 986 struct exfat_chain *p_dir, struct exfat_uni_name *p_uniname, in exfat_find_dir_entry() 1193 int exfat_count_dir_entries(struct super_block *sb, struct exfat_chain *p_dir) in exfat_count_dir_entries()
|
H A D | namei.c | 204 struct exfat_hint_femp *hint_femp, struct exfat_chain *p_dir, in exfat_search_empty_slot() 304 struct exfat_chain *p_dir, int num_entries, in exfat_find_empty_entry() 889 struct exfat_chain *p_dir) in exfat_check_dir_empty()
|