Searched refs:vfs_getresource (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/os/
H A Dtlabel.c179 resource_ref = vfs_getresource(vfsp);
239 resource_ref = vfs_getresource(vfsp);
/illumos-gate/usr/src/uts/common/sys/
H A Dvfs.h187 * or through the convenience funcs vfs_getmntpoint() and vfs_getresource().
510 refstr_t *vfs_getresource(const struct vfs *);
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzfs_ctldir.c603 pathref = vfs_getresource(vfsp);
/illumos-gate/usr/src/uts/common/fs/autofs/
H A Dauto_subr.c1952 resource = vfs_getresource(vfsp);
/illumos-gate/usr/src/uts/common/fs/
H A Dvfs.c1953 vfs_getresource(const struct vfs *vfsp) function

Completed in 87 milliseconds