Home
last modified time | relevance | path

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

/NextBSD/sys/kern/
HDvfs_hash.c73 …t *mp, u_int hash, int flags, struct thread *td, struct vnode **vpp, vfs_hash_cmp_t *fn, void *arg) in vfs_hash_get()
115 …e *vp, u_int hash, int flags, struct thread *td, struct vnode **vpp, vfs_hash_cmp_t *fn, void *arg) in vfs_hash_insert()
/NextBSD/sys/sys/
HDvnode.h848 typedef int vfs_hash_cmp_t(struct vnode *vp, void *arg); typedef
851 …t *mp, u_int hash, int flags, struct thread *td, struct vnode **vpp, vfs_hash_cmp_t *fn, void *arg…
853 …e *vp, u_int hash, int flags, struct thread *td, struct vnode **vpp, vfs_hash_cmp_t *fn, void *arg…