Home
last modified time | relevance | path

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

/Linux-v5.10/fs/exfat/
Dfatent.c136 int exfat_chain_cont_cluster(struct super_block *sb, unsigned int chain, in exfat_chain_cont_cluster() function
320 if (exfat_chain_cont_cluster(sb, p_chain->dir, in exfat_alloc_cluster()
333 if (exfat_chain_cont_cluster(sb, p_chain->dir, in exfat_alloc_cluster()
380 if (exfat_chain_cont_cluster(sb, p_chain->dir, in exfat_alloc_cluster()
Dexfat_fs.h399 int exfat_chain_cont_cluster(struct super_block *sb, unsigned int chain,
Dinode.c206 exfat_chain_cont_cluster(sb, ei->start_clu, in exfat_map_cluster()
Dnamei.c355 exfat_chain_cont_cluster(sb, p_dir->dir, p_dir->size); in exfat_find_empty_entry()