Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/fs/zfs/
H A Ddsl_dir.c951 dsl_prop_nvlist_add_uint64(nv, ZFS_PROP_RESERVATION, in dsl_dir_stats()
1562 zfs_prop_to_name(ZFS_PROP_RESERVATION), in dsl_dir_set_reservation_check()
1628 zfs_prop_to_name(ZFS_PROP_RESERVATION), in dsl_dir_set_reservation_sync()
1633 zfs_prop_to_name(ZFS_PROP_RESERVATION), &newval)); in dsl_dir_set_reservation_sync()
1637 zfs_prop_to_name(ZFS_PROP_RESERVATION), in dsl_dir_set_reservation_sync()
H A Ddsl_prop.c319 case ZFS_PROP_RESERVATION: in dsl_prop_predict()
H A Dzfs_ioctl.c2491 case ZFS_PROP_RESERVATION: in zfs_prop_set_special()
/titanic_41/usr/src/common/zfs/
H A Dzfs_prop.c379 zprop_register_number(ZFS_PROP_RESERVATION, "reservation", 0, in zfs_prop_init()
/titanic_41/usr/src/uts/common/sys/fs/
H A Dzfs.h94 ZFS_PROP_RESERVATION, enumerator
/titanic_41/usr/src/lib/libzfs_jni/common/
H A Dlibzfs_jni_property.c99 ZFS_PROP_RESERVATION,
/titanic_41/usr/src/lib/libzfs/common/
H A Dlibzfs_dataset.c941 *resv_prop = ZFS_PROP_RESERVATION; in zfs_which_resv_prop()
1387 case ZFS_PROP_RESERVATION: in zfs_valid_proplist()
1518 case ZFS_PROP_RESERVATION: in zfs_setprop_error()
2056 case ZFS_PROP_RESERVATION: in get_numeric_property()
2437 case ZFS_PROP_RESERVATION: in zfs_prop_get()
H A Dlibzfs_sendrecv.c718 if (prop == ZFS_PROP_QUOTA || prop == ZFS_PROP_RESERVATION || in send_iterate_prop()
/titanic_41/usr/src/cmd/zfs/
H A Dzfs_main.c850 resv_prop = ZFS_PROP_RESERVATION; in zfs_do_create()
1931 prop == ZFS_PROP_RESERVATION || in zfs_do_inherit()