Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_dataset.c826 zfs_which_resv_prop(zfs_handle_t *zhp, zfs_prop_t *resv_prop) in zfs_which_resv_prop() function
1434 if (zfs_which_resv_prop(zhp, &resv_prop) < 0) in zfs_add_synthetic_resv()
1481 if (zfs_which_resv_prop(zhp, &prop) != 0) { in zfs_fix_auto_resv()
4249 if (zfs_which_resv_prop(zhp, &resv_prop) < 0) in zfs_rollback()