Home
last modified time | relevance | path

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

/linux-6.1.9/fs/exfat/
Dfatent.c129 int exfat_chain_cont_cluster(struct super_block *sb, unsigned int chain, in exfat_chain_cont_cluster() function
351 if (exfat_chain_cont_cluster(sb, p_chain->dir, in exfat_alloc_cluster()
366 if (exfat_chain_cont_cluster(sb, p_chain->dir, in exfat_alloc_cluster()
414 if (exfat_chain_cont_cluster(sb, p_chain->dir, in exfat_alloc_cluster()
Dexfat_fs.h407 int exfat_chain_cont_cluster(struct super_block *sb, unsigned int chain,
Dinode.c212 exfat_chain_cont_cluster(sb, ei->start_clu, in exfat_map_cluster()
Dnamei.c363 exfat_chain_cont_cluster(sb, p_dir->dir, p_dir->size); in exfat_find_empty_entry()