Home
last modified time | relevance | path

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

/linux/fs/exfat/
H A Dfatent.c251 int exfat_find_last_cluster(struct super_block *sb, struct exfat_chain *p_chain, in exfat_find_last_cluster() function
H A Dexfat_fs.h450 int exfat_find_last_cluster(struct super_block *sb, struct exfat_chain *p_chain,
H A Dfile.c40 ret = exfat_find_last_cluster(sb, &clu, &last_clu); in exfat_cont_expand()
H A Dnamei.c339 if (exfat_find_last_cluster(sb, p_dir, &last_clu)) in exfat_find_empty_entry()