Lines Matching refs:p_dir
408 int exfat_count_ext_entries(struct super_block *sb, struct exfat_chain *p_dir,
451 int exfat_init_dir_entry(struct inode *inode, struct exfat_chain *p_dir,
454 int exfat_init_ext_entry(struct inode *inode, struct exfat_chain *p_dir,
456 int exfat_remove_entries(struct inode *inode, struct exfat_chain *p_dir,
458 int exfat_update_dir_chksum(struct inode *inode, struct exfat_chain *p_dir,
463 struct exfat_chain *p_dir, struct exfat_uni_name *p_uniname,
466 int exfat_find_location(struct super_block *sb, struct exfat_chain *p_dir,
469 struct exfat_chain *p_dir, int entry, struct buffer_head **bh,
474 struct exfat_chain *p_dir, int entry, unsigned int type);
476 int exfat_count_dir_entries(struct super_block *sb, struct exfat_chain *p_dir);