Home
last modified time | relevance | path

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

/openbmc/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.h435 int exfat_find_last_cluster(struct super_block *sb, struct exfat_chain *p_chain,
H A Dnamei.c359 if (exfat_find_last_cluster(sb, p_dir, &last_clu)) in exfat_find_empty_entry()