Searched refs:fs_perm_set (Results 1 – 1 of 1) sorted by relevance
4146 typedef struct fs_perm_set fs_perm_set_t;4166 struct fs_perm_set { struct5269 static fs_perm_set_t fs_perm_set = { NULL, NULL, NULL, NULL }; variable5359 fs_perm_set_init(&fs_perm_set); in zfs_do_allow_unallow_impl()5360 if (parse_fs_perm_set(&fs_perm_set, perm_nvl) != 0) { in zfs_do_allow_unallow_impl()5366 print_fs_perms(&fs_perm_set); in zfs_do_allow_unallow_impl()5386 fs_perm_set_fini(&fs_perm_set); in zfs_do_allow_unallow_impl()