Home
last modified time | relevance | path

Searched refs:VfsHashCmp (Results 1 - 2 of 2) sorted by relevance

/kernel/liteos_a/fs/vfs/include/
H A Dvnode.h165 typedef int VfsHashCmp(struct Vnode *vnode, void *arg); typedef
180 int VfsHashGet(const struct Mount *mount, uint32_t hash, struct Vnode **vnode, VfsHashCmp *fun, void *arg);
/kernel/liteos_a/fs/vfs/
H A Dvnode_hash.c89 int VfsHashGet(const struct Mount *mount, uint32_t hash, struct Vnode **vnode, VfsHashCmp *fn, void *arg) in VfsHashGet()

Completed in 1 milliseconds