Searched refs:zfs_check_clearable (Results 1 – 1 of 1) sorted by relevance
267 static int zfs_check_clearable(char *dataset, nvlist_t *props,4177 zfs_check_clearable(char *dataset, nvlist_t *props, nvlist_t **errlist) in zfs_check_clearable() function4448 if (zfs_check_clearable(tofs, origprops, &errlist) != 0) in zfs_ioc_recv()