Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/openzfs/lib/libzfs/
H A Dlibzfs_dataset.c984 zfs_which_resv_prop(zfs_handle_t *zhp, zfs_prop_t *resv_prop) in zfs_which_resv_prop() function
1604 if (zfs_which_resv_prop(zhp, &resv_prop) < 0) in zfs_add_synthetic_resv()
1651 if (zfs_which_resv_prop(zhp, &prop) != 0) { in zfs_fix_auto_resv()
4310 if (zfs_which_resv_prop(zhp, &resv_prop) < 0) in zfs_rollback()