Home
last modified time | relevance | path

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

/netbsd-src/sys/fs/union/
H A Dunion_vfsops.c504 union_vget(struct mount *mp, ino_t ino, int lktype, struct vnode **vpp) in union_vget() function
544 .vfs_vget = union_vget,