Searched refs:perm_nvl (Results 1 – 1 of 1) sorted by relevance
6581 nvlist_t *perm_nvl = NULL; in zfs_do_allow_unallow_impl() local6645 if (zfs_get_fsacl(zhp, &perm_nvl) != 0) in zfs_do_allow_unallow_impl()6649 if (parse_fs_perm_set(&fs_perm_set, perm_nvl) != 0) { in zfs_do_allow_unallow_impl()6672 nvlist_free(perm_nvl); in zfs_do_allow_unallow_impl()