Searched defs:p_dir (Results 1 – 1 of 1) sorted by relevance
| /linux/fs/exfat/ |
| H A D | dir.c | 34 struct exfat_chain *p_dir, int entry, unsigned short *uniname) in exfat_get_uniname_from_ext_entry() 565 struct exfat_chain *p_dir, unsigned int byte_offset, in exfat_walk_fat_chain() 596 static int exfat_find_location(struct super_block *sb, struct exfat_chain *p_dir, in exfat_find_location() 662 struct exfat_chain *p_dir, int entry, struct buffer_head **bh) in exfat_get_dentry() 760 struct super_block *sb, struct exfat_chain *p_dir, int entry, in __exfat_get_dentry_set() 841 struct super_block *sb, struct exfat_chain *p_dir, in exfat_get_dentry_set() 928 struct super_block *sb, struct exfat_chain *p_dir, in exfat_get_empty_dentry_set() 993 struct exfat_chain *p_dir, struct exfat_uni_name *p_uniname, in exfat_find_dir_entry() 1205 int exfat_count_dir_entries(struct super_block *sb, struct exfat_chain *p_dir) in exfat_count_dir_entries()
|