Home
last modified time | relevance | path

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

/kernel/liteos_a/fs/fat/os_adapt/
Dfatfs.c207 int fatfs_hash_cmp(struct Vnode *vp, void *arg) in fatfs_hash_cmp() function
549 ret = VfsHashGet(parent->originMount, hash, &vp, fatfs_hash_cmp, dfp); in fatfs_lookup()