Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zfs/
H A Dzfs_ioctl.c280 static int zfs_check_clearable(const char *dataset, nvlist_t *props,
4986 zfs_check_clearable(const char *dataset, nvlist_t *props, nvlist_t **errlist) in zfs_check_clearable() function
5240 if (zfs_check_clearable(tofs, origrecvd, &errlist) != 0) in zfs_ioc_recv_impl()