Lines Matching refs:exfat_chain
169 struct exfat_chain { struct
182 struct exfat_chain cur; argument
208 struct exfat_chain dir;
296 struct exfat_chain dir;
441 struct exfat_chain *p_chain, bool sync_bmap);
442 int exfat_free_cluster(struct inode *inode, struct exfat_chain *p_chain);
450 int exfat_find_last_cluster(struct super_block *sb, struct exfat_chain *p_chain,
453 struct exfat_chain *p_chain, unsigned int *ret_count);
505 struct exfat_chain *p_dir, struct exfat_uni_name *p_uniname,
507 int exfat_alloc_new_dir(struct inode *inode, struct exfat_chain *clu);
509 struct exfat_chain *p_dir, int entry, struct buffer_head **bh);
513 struct super_block *sb, struct exfat_chain *p_dir, int entry,
518 struct super_block *sb, struct exfat_chain *p_dir, int entry,
521 int exfat_count_dir_entries(struct super_block *sb, struct exfat_chain *p_dir);
578 void exfat_chain_set(struct exfat_chain *ec, unsigned int dir,
580 void exfat_chain_dup(struct exfat_chain *dup, struct exfat_chain *ec);