Searched refs:fs_perm_set (Results 1 – 1 of 1) sorted by relevance
4969 typedef struct fs_perm_set fs_perm_set_t;4989 struct fs_perm_set { struct6137 static fs_perm_set_t fs_perm_set = { NULL, NULL, NULL, NULL }; variable6227 fs_perm_set_init(&fs_perm_set); in zfs_do_allow_unallow_impl()6228 if (parse_fs_perm_set(&fs_perm_set, perm_nvl) != 0) { in zfs_do_allow_unallow_impl()6234 print_fs_perms(&fs_perm_set); in zfs_do_allow_unallow_impl()6254 fs_perm_set_fini(&fs_perm_set); in zfs_do_allow_unallow_impl()