Searched refs:fs_perm_set (Results 1 – 1 of 1) sorted by relevance
4120 typedef struct fs_perm_set fs_perm_set_t;4140 struct fs_perm_set { struct5227 static fs_perm_set_t fs_perm_set = { NULL, NULL, NULL, NULL }; variable5317 fs_perm_set_init(&fs_perm_set); in zfs_do_allow_unallow_impl()5318 if (parse_fs_perm_set(&fs_perm_set, perm_nvl) != 0) { in zfs_do_allow_unallow_impl()5324 print_fs_perms(&fs_perm_set); in zfs_do_allow_unallow_impl()5345 fs_perm_set_fini(&fs_perm_set); in zfs_do_allow_unallow_impl()