Home
last modified time | relevance | path

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

/linux-5.19.10/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.h410 int exfat_find_last_cluster(struct super_block *sb, struct exfat_chain *p_chain,
Dnamei.c343 if (exfat_find_last_cluster(sb, p_dir, &last_clu)) in exfat_find_empty_entry()