Home
last modified time | relevance | path

Searched refs:exfat_get_dentry (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/fs/exfat/
H A Ddir.c118 ep = exfat_get_dentry(sb, &clu, i, &bh); in exfat_readdir()
148 ep = exfat_get_dentry(sb, &clu, i + 1, &bh); in exfat_readdir()
654 struct exfat_dentry *exfat_get_dentry(struct super_block *sb, in exfat_get_dentry() function
1029 ep = exfat_get_dentry(sb, &clu, i, &bh); in exfat_find_dir_entry()
1209 ep = exfat_get_dentry(sb, &clu, i, &bh); in exfat_count_dir_entries()
H A Dballoc.c89 ep = exfat_get_dentry(sb, &clu, i, &bh); in exfat_load_bitmap()
H A Dnls.c758 ep = exfat_get_dentry(sb, &clu, i, &bh); in exfat_create_upcase_table()
H A Dexfat_fs.h506 struct exfat_dentry *exfat_get_dentry(struct super_block *sb,
H A Dnamei.c907 ep = exfat_get_dentry(sb, &clu, i, &bh); in exfat_check_dir_empty()