Lines Matching refs:exfat_chain
169 struct exfat_chain { struct
182 struct exfat_chain cur; argument
207 struct exfat_chain dir;
293 struct exfat_chain dir;
437 struct exfat_chain *p_chain, bool sync_bmap);
438 int exfat_free_cluster(struct inode *inode, struct exfat_chain *p_chain);
446 int exfat_find_last_cluster(struct super_block *sb, struct exfat_chain *p_chain,
449 struct exfat_chain *p_chain, unsigned int *ret_count);
501 struct exfat_chain *p_dir, struct exfat_uni_name *p_uniname,
503 int exfat_alloc_new_dir(struct inode *inode, struct exfat_chain *clu);
505 struct exfat_chain *p_dir, int entry, struct buffer_head **bh);
509 struct super_block *sb, struct exfat_chain *p_dir, int entry,
512 struct super_block *sb, struct exfat_chain *p_dir, int entry,
515 int exfat_count_dir_entries(struct super_block *sb, struct exfat_chain *p_dir);
572 void exfat_chain_set(struct exfat_chain *ec, unsigned int dir,
574 void exfat_chain_dup(struct exfat_chain *dup, struct exfat_chain *ec);