Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/zfs/
H A Dzfs_deleg.h92 void zfs_deleg_whokey(char *attr, zfs_deleg_who_type_t type,
H A Dzfs_deleg.c213 zfs_deleg_whokey(char *attr, zfs_deleg_who_type_t type, in zfs_deleg_whokey()
/illumos-gate/usr/src/cmd/zfs/
H A Dzfs_main.c4466 zfs_deleg_who_type_t dp_who_type;
4483 zfs_deleg_who_type_t who_type;
4554 who_type2weight(zfs_deleg_who_type_t who_type) in who_type2weight()
4591 zfs_deleg_who_type_t ltype = l->who_perm.who_type; in who_perm_compare()
4592 zfs_deleg_who_type_t rtype = r->who_perm.who_type; in who_perm_compare()
4691 zfs_deleg_who_type_t type, const char *name) in who_perm_init()
4813 zfs_deleg_who_type_t who_type = who_perm->who_type; in parse_who_perm()
4842 zfs_deleg_who_type_t perm_type = name[0]; in parse_fs_perm()
5424 zfs_deleg_who_type_t who_type = ZFS_DELEG_WHO_UNKNOWN; in construct_fsacl_list()
5521 zfs_deleg_who_type_t who_type = who_node->who_perm.who_type; in print_set_creat_perms()
[all …]
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Ddsl_deleg.c138 zfs_deleg_who_type_t type = nvpair_name(whopair)[0]; in dsl_deleg_can_unallow()
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dzfs.h348 } zfs_deleg_who_type_t; typedef