Searched refs:store_allow_perm (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/contrib/openzfs/cmd/zfs/ |
H A D | zfs_main.c | 6158 store_allow_perm(zfs_deleg_who_type_t type, boolean_t local, boolean_t descend, in store_allow_perm() function 6308 store_allow_perm(ZFS_DELEG_NAMED_SET, opts->local, in construct_fsacl_list() 6311 store_allow_perm(ZFS_DELEG_CREATE, opts->local, in construct_fsacl_list() 6314 store_allow_perm(ZFS_DELEG_EVERYONE, opts->local, in construct_fsacl_list() 6398 store_allow_perm(who_type, opts->local, in construct_fsacl_list()
|