Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/contrib/openzfs/cmd/zfs/
HDzfs_main.c5906 nvlist_t *set_nvl = NULL; in store_allow_perm() local
5911 if (nvlist_alloc(&set_nvl, NV_UNIQUE_NAME, 0) != 0) in store_allow_perm()
5971 nvl = set_nvl; in store_allow_perm()
6001 if (!nvlist_empty(set_nvl)) { in store_allow_perm()
6012 set_nvl); in store_allow_perm()