Home
last modified time | relevance | path

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

/netbsd-src/sys/fs/tmpfs/
H A Dtmpfs_vfsops.c322 tmpfs_vget(struct mount *mp, ino_t ino, int lktype, vnode_t **vpp) in tmpfs_vget() function
468 .vfs_vget = tmpfs_vget,