Searched refs:exfat_find_location (Results 1 – 1 of 1) sorted by relevance
| /Linux-v6.6/fs/exfat/ |
| D | dir.c | 691 static int exfat_find_location(struct super_block *sb, struct exfat_chain *p_dir, in exfat_find_location() function 763 if (exfat_find_location(sb, p_dir, entry, &sec, &off)) in exfat_get_dentry() 868 ret = exfat_find_location(sb, p_dir, entry, &sec, &off); in exfat_get_dentry_set()
|