Home
last modified time | relevance | path

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

/linux-6.12.1/fs/exfat/
Dfatent.c238 int exfat_find_last_cluster(struct super_block *sb, struct exfat_chain *p_chain, in exfat_find_last_cluster() function
Dexfat_fs.h446 int exfat_find_last_cluster(struct super_block *sb, struct exfat_chain *p_chain,
Dfile.c40 ret = exfat_find_last_cluster(sb, &clu, &last_clu); in exfat_cont_expand()
Dnamei.c327 if (exfat_find_last_cluster(sb, p_dir, &last_clu)) in exfat_find_empty_entry()