Searched refs:fs_perm_set (Results 1 – 1 of 1) sorted by relevance
4523 typedef struct fs_perm_set fs_perm_set_t;4543 struct fs_perm_set { struct5688 static fs_perm_set_t fs_perm_set = { NULL, NULL, NULL, NULL }; variable5778 fs_perm_set_init(&fs_perm_set); in zfs_do_allow_unallow_impl()5779 if (parse_fs_perm_set(&fs_perm_set, perm_nvl) != 0) { in zfs_do_allow_unallow_impl()5785 print_fs_perms(&fs_perm_set); in zfs_do_allow_unallow_impl()5805 fs_perm_set_fini(&fs_perm_set); in zfs_do_allow_unallow_impl()