Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/exfat/
Dexfat.h869 s32 find_location(struct super_block *sb, struct chain_t *p_dir, s32 entry,
Dexfat_core.c1604 s32 find_location(struct super_block *sb, struct chain_t *p_dir, s32 entry, in find_location() function
1656 if (find_location(sb, p_dir, entry, &sec, &off) != FFS_SUCCESS) in get_entry_in_dir()