Home
last modified time | relevance | path

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

/linux/fs/exfat/
H A Ddir.c119 ep = exfat_get_dentry(sb, &clu, i, &bh); in exfat_readdir()
149 ep = exfat_get_dentry(sb, &clu, i + 1, &bh); in exfat_readdir()
661 struct exfat_dentry *exfat_get_dentry(struct super_block *sb, in exfat_get_dentry() function
1037 ep = exfat_get_dentry(sb, &clu, i, &bh); in exfat_find_dir_entry()
1222 ep = exfat_get_dentry(sb, &clu, i, &bh); in exfat_count_dir_entries()
1273 ep = exfat_get_dentry(sb, &clu, i, &bh); in exfat_get_volume_label_dentry()
H A Dnls.c755 ep = exfat_get_dentry(sb, &clu, i, &bh); in exfat_create_upcase_table()
H A Dballoc.c149 ep = exfat_get_dentry(sb, &clu, i, &bh); in exfat_load_bitmap()
H A Dexfat_fs.h508 struct exfat_dentry *exfat_get_dentry(struct super_block *sb,
H A Dnamei.c912 ep = exfat_get_dentry(sb, &clu, i, &bh); in exfat_check_dir_empty()