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

/illumos-gate/usr/src/uts/common/fs/tmpfs/
H A Dtmp_vfsops.c67 static int tmp_vget(struct vfs *, struct vnode **, struct fid *);
179 VFSNAME_VGET, { .vfs_vget = tmp_vget },
656 tmp_vget(struct vfs *vfsp, struct vnode **vpp, struct fid *fidp) function

Completed in 155 milliseconds