Searched defs:VFS_VGET (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/sbin/fsck_lfs/
H A Dvnode.c114 VFS_VGET(void *fs, ino_t ino) function
/netbsd-6-1-5-RELEASE/sys/sys/
H A Dmount.h244 #define VFS_VGET(MP, INO, VPP) (*(MP)->mnt_op->vfs_vget)(MP, INO, VPP) macro

Completed in 154 milliseconds