Home
last modified time | relevance | path

Searched refs:exfat_find_location (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/fs/exfat/
H A Dexfat_fs.h463 int exfat_find_location(struct super_block *sb, struct exfat_chain *p_dir,
H A Ddir.c654 int exfat_find_location(struct super_block *sb, struct exfat_chain *p_dir, in exfat_find_location() function
727 if (exfat_find_location(sb, p_dir, entry, &sec, &off)) in exfat_get_dentry()