Searched refs:find_location (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/drivers/staging/exfat/ |
| D | exfat.h | 869 s32 find_location(struct super_block *sb, struct chain_t *p_dir, s32 entry,
|
| D | exfat_core.c | 1604 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()
|