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

/src/sbin/fsck_lfs/
H A Dvnode.c114 VFS_VGET(void *fs, ino_t ino) function in typeref:struct:uvnode *
/src/sys/sys/
H A Dmount.h224 #define VFS_VGET(MP, INO, LK, VPP) (*(MP)->mnt_op->vfs_vget)(MP, INO, LK, VPP) macro

Completed in 3 milliseconds