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

/illumos-gate/usr/src/cmd/zfs/
H A Dzfs_main.c4877 char set_type = '\0'; local
4890 set_type = ZFS_DELEG_NAMED_SET_SETS;
4896 set_type = ZFS_DELEG_CREATE_SETS;
4902 set_type = ZFS_DELEG_USER_SETS;
4911 set_type = ZFS_DELEG_GROUP_SETS;
4920 set_type = ZFS_DELEG_EVERYONE_SETS;
4929 assert(set_type != '\0' && base_type != '\0');
4978 set_type, locality, who);
4982 set_type, locality);
5004 "%c%c$%s", set_type, localit
[all...]

Completed in 70 milliseconds