Home
last modified time | relevance | path

Searched refs:set_nvl (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/zfs/
H A Dzfs_main.c5269 nvlist_t *set_nvl = NULL; in store_allow_perm() local
5274 if (nvlist_alloc(&set_nvl, NV_UNIQUE_NAME, 0) != 0) in store_allow_perm()
5334 nvl = set_nvl; in store_allow_perm()
5364 if (!nvlist_empty(set_nvl)) { in store_allow_perm()
5375 set_nvl); in store_allow_perm()