Home
last modified time | relevance | path

Searched refs:exfat_find_location (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/fs/exfat/
H A Ddir.c691 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()
/kernel/linux/linux-5.10/fs/exfat/
H A Dexfat_fs.h466 int exfat_find_location(struct super_block *sb, struct exfat_chain *p_dir,
H A Ddir.c656 int exfat_find_location(struct super_block *sb, struct exfat_chain *p_dir, in exfat_find_location() function
729 if (exfat_find_location(sb, p_dir, entry, &sec, &off)) in exfat_get_dentry()

Completed in 9 milliseconds