Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/os/
H A Dtlabel.c190 reszone = zone_find_by_any_path(respath, treat_abs); in getflabel_cipso()
208 new_reszone = zone_find_by_any_path(respath, B_FALSE); in getflabel_cipso()
397 zone = zone_find_by_any_path(vpath, B_FALSE); in getflabel()
423 zone = zone_find_by_any_path(vpath, B_FALSE); in getflabel()
451 to_zone = zone_find_by_any_path(mntpt, B_FALSE); in getflabel()
H A Dzone.c6753 zone_find_by_any_path(const char *path, boolean_t treat_abs) in zone_find_by_any_path() function
/titanic_50/usr/src/uts/common/sys/
H A Dzone.h640 extern zone_t *zone_find_by_any_path(const char *, boolean_t);
/titanic_50/usr/src/uts/common/fs/smbclnt/smbfs/
H A Dsmbfs_vfsops.c959 mntzone = zone_find_by_any_path(refstr_value(vfsp->vfs_mntpt), B_FALSE); in smbfs_mount_label_policy()
/titanic_50/usr/src/uts/common/fs/nfs/
H A Dnfs_server.c3226 zone = zone_find_by_any_path(vp->v_path, B_FALSE); in nfs_getflabel()
3240 zone = zone_find_by_any_path(path, B_FALSE); in nfs_getflabel()
H A Dnfs_subr.c5134 mntzone = zone_find_by_any_path(refstr_value(vfsp->vfs_mntpt), B_FALSE); in nfs_mount_label_policy()
/titanic_50/usr/src/uts/common/fs/zfs/
H A Dzfs_vfsops.c1389 mntzone = zone_find_by_any_path(refstr_value(vfsp->vfs_mntpt), B_FALSE); in zfs_mount_label_policy()