HomeSort by: relevance | last modified time | path
    Searched defs:tmpfs_vget (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/fs/tmpfs/
tmpfs_vfsops.c 322 tmpfs_vget(struct mount *mp, ino_t ino, int lktype, vnode_t **vpp) function in typeref:typename:int
468 .vfs_vget = tmpfs_vget,

Completed in 10 milliseconds