Home
last modified time | relevance | path

Searched refs:exfat_chain_cont_cluster (Results 1 – 4 of 4) sorted by relevance

/linux-6.6.21/fs/exfat/
Dfatent.c129 int exfat_chain_cont_cluster(struct super_block *sb, unsigned int chain, in exfat_chain_cont_cluster() function
360 if (exfat_chain_cont_cluster(sb, p_chain->dir, in exfat_alloc_cluster()
407 if (exfat_chain_cont_cluster(sb, p_chain->dir, in exfat_alloc_cluster()
Dexfat_fs.h432 int exfat_chain_cont_cluster(struct super_block *sb, unsigned int chain,
Dinode.c211 exfat_chain_cont_cluster(sb, ei->start_clu, in exfat_map_cluster()
Dnamei.c387 exfat_chain_cont_cluster(sb, p_dir->dir, p_dir->size); in exfat_find_empty_entry()