Searched refs:exfat_get_dentry (Results 1 – 5 of 5) sorted by relevance
| /linux-6.15/fs/exfat/ |
| H A D | dir.c | 118 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 D | balloc.c | 89 ep = exfat_get_dentry(sb, &clu, i, &bh); in exfat_load_bitmap()
|
| H A D | nls.c | 758 ep = exfat_get_dentry(sb, &clu, i, &bh); in exfat_create_upcase_table()
|
| H A D | exfat_fs.h | 506 struct exfat_dentry *exfat_get_dentry(struct super_block *sb,
|
| H A D | namei.c | 907 ep = exfat_get_dentry(sb, &clu, i, &bh); in exfat_check_dir_empty()
|