Searched refs:INGLOBALZONE (Results 1 - 8 of 8) sorted by relevance

/freebsd-12-stable/sys/cddl/compat/opensolaris/sys/
H A Dzone.h43 #define INGLOBALZONE(thread) (!jailed((thread)->td_ucred)) macro
/freebsd-12-stable/sys/cddl/compat/opensolaris/kern/
H A Dopensolaris_zone.c164 if (INGLOBALZONE(curthread)) {
/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dspa_config.c355 if (INGLOBALZONE(curthread) ||
H A Dzfs_ioctl.c428 if (INGLOBALZONE(curthread) ||
444 if (!INGLOBALZONE(curthread) &&
448 if (INGLOBALZONE(curthread)) {
518 if (INGLOBALZONE(curthread) && secpolicy_zfs(cr) == 0)
572 if (!INGLOBALZONE(curproc)) {
651 if (!INGLOBALZONE(curthread))
658 if (!INGLOBALZONE(curthread)) {
792 if (!INGLOBALZONE(curthread))
805 if (!INGLOBALZONE(curthread))
2344 if (!INGLOBALZONE(curthrea
[all...]
H A Ddsl_deleg.c586 if (!INGLOBALZONE(curthread)) {
H A Dzfs_vfsops.c1887 if (!INGLOBALZONE(curthread) &&
/freebsd-12-stable/cddl/contrib/opensolaris/lib/libzpool/common/sys/
H A Dzfs_context.h618 #define INGLOBALZONE(z) (1) macro
/freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/dtrace/
H A Ddtrace.c12980 if (INGLOBALZONE(curproc) ||

Completed in 213 milliseconds