Searched refs:vfs_hash_get (Results 1 – 3 of 3) sorted by relevance
| /f-stack/freebsd/kern/ |
| H A D | vfs_hash.c | 75 vfs_hash_get(const struct mount *mp, u_int hash, int flags, struct thread *td, in vfs_hash_get() function
|
| /f-stack/freebsd/contrib/openzfs/module/os/freebsd/zfs/ |
| H A D | zfs_ctldir.c | 140 err = vfs_hash_get(mp, (uint32_t)id, flags, curthread, vpp, in sfs_vnode_get()
|
| /f-stack/freebsd/sys/ |
| H A D | vnode.h | 1054 int vfs_hash_get(const struct mount *mp, u_int hash, int flags,
|