Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libzfs/common/
H A Dlibzfs_dataset.c938 zfs_which_resv_prop(zfs_handle_t *zhp, zfs_prop_t *resv_prop) in zfs_which_resv_prop() function
1594 if (zfs_which_resv_prop(zhp, &resv_prop) < 0) in zfs_add_synthetic_resv()
1641 if (zfs_which_resv_prop(zhp, &prop) != 0) { in zfs_fix_auto_resv()
4292 if (zfs_which_resv_prop(zhp, &resv_prop) < 0) in zfs_rollback()