Searched refs:fs_perm_set (Results 1 – 1 of 1) sorted by relevance
5403 typedef struct fs_perm_set fs_perm_set_t;5423 struct fs_perm_set { struct6571 static fs_perm_set_t fs_perm_set = { NULL, NULL, NULL, NULL }; variable6661 fs_perm_set_init(&fs_perm_set); in zfs_do_allow_unallow_impl()6662 if (parse_fs_perm_set(&fs_perm_set, perm_nvl) != 0) { in zfs_do_allow_unallow_impl()6668 print_fs_perms(&fs_perm_set); in zfs_do_allow_unallow_impl()6688 fs_perm_set_fini(&fs_perm_set); in zfs_do_allow_unallow_impl()