Home
last modified time | relevance | path

Searched refs:user_namespace (Results 1 – 10 of 10) sorted by relevance

/f-stack/freebsd/contrib/openzfs/config/
H A Dkernel-userns-capabilities.m49 ns_capable((struct user_namespace *)NULL, CAP_SYS_ADMIN);
51 dnl # struct user_namespace was added to struct cred_t as cred->user_ns member
58 cr.user_ns = (struct user_namespace *)NULL;
80 kuid_has_mapping((struct user_namespace *)NULL, KUIDT_INIT(0));
81 kgid_has_mapping((struct user_namespace *)NULL, KGIDT_INIT(0));
H A Dkernel-super-userns.m43 dnl # struct user_namespace was added to struct super_block as
9 #include <linux/user_namespace.h>
12 super.s_user_ns = (struct user_namespace *)NULL;
H A Dkernel-acl.m4142 struct user_namespace *user_ns = NULL;
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/user_namespace/
H A Duser_namespace_common.kshlib23 . $STF_SUITE/tests/functional/user_namespace/user_namespace.cfg
H A DMakefile.am1 pkgdatadir = $(datadir)/@PACKAGE@/zfs-tests/tests/functional/user_namespace
9 user_namespace.cfg
H A Duser_namespace_001.ksh23 . $STF_SUITE/tests/functional/user_namespace/user_namespace_common.kshlib
/f-stack/freebsd/contrib/openzfs/tests/zfs-tests/tests/functional/
H A DMakefile.am80 user_namespace \ subdir
/f-stack/freebsd/contrib/openzfs/tests/runfiles/
H A Dlinux.run172 [tests/functional/user_namespace:Linux]
174 tags = ['functional', 'user_namespace']
/f-stack/freebsd/contrib/openzfs/module/os/linux/zfs/
H A Dpolicy.c46 struct user_namespace *ns) in priv_policy_ns()
/f-stack/freebsd/contrib/openzfs/
H A Dconfigure.ac394 tests/zfs-tests/tests/functional/user_namespace/Makefile