Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/os/
H A Dtlabel.c179 resource_ref = vfs_getresource(vfsp); in getflabel_cipso()
239 resource_ref = vfs_getresource(vfsp); in getflabel_zfs()
/titanic_44/usr/src/uts/common/sys/
H A Dvfs.h524 refstr_t *vfs_getresource(const struct vfs *);
/titanic_44/usr/src/uts/common/fs/zfs/
H A Dzfs_ctldir.c602 pathref = vfs_getresource(vfsp); in zfsctl_rename_snap()
/titanic_44/usr/src/uts/common/fs/autofs/
H A Dauto_subr.c1952 resource = vfs_getresource(vfsp); in unmount_node()
/titanic_44/usr/src/uts/common/fs/
H A Dvfs.c1984 vfs_getresource(const struct vfs *vfsp) in vfs_getresource() function