Searched refs:exfat_chain_cont_cluster (Results 1 – 5 of 5) sorted by relevance
| /linux/fs/exfat/ |
| H A D | fatent.c | 187 int exfat_chain_cont_cluster(struct super_block *sb, unsigned int chain, in exfat_chain_cont_cluster() function 475 if (exfat_chain_cont_cluster(sb, p_chain->dir, in exfat_alloc_cluster() 522 if (exfat_chain_cont_cluster(sb, p_chain->dir, in exfat_alloc_cluster()
|
| H A D | exfat_fs.h | 450 int exfat_chain_cont_cluster(struct super_block *sb, unsigned int chain,
|
| H A D | inode.c | 207 if (exfat_chain_cont_cluster(sb, ei->start_clu, in exfat_map_cluster()
|
| H A D | file.c | 66 if (exfat_chain_cont_cluster(sb, ei->start_clu, num_clusters)) in exfat_cont_expand()
|
| H A D | namei.c | 361 if (exfat_chain_cont_cluster(sb, p_dir->dir, p_dir->size)) in exfat_find_empty_entry()
|