Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/fs/zfs/
H A Ddsl_dir.c947 dsl_prop_nvlist_add_uint64(nv, ZFS_PROP_RESERVATION, in dsl_dir_stats()
1558 zfs_prop_to_name(ZFS_PROP_RESERVATION), in dsl_dir_set_reservation_check()
1624 zfs_prop_to_name(ZFS_PROP_RESERVATION), in dsl_dir_set_reservation_sync()
1629 zfs_prop_to_name(ZFS_PROP_RESERVATION), &newval)); in dsl_dir_set_reservation_sync()
1633 zfs_prop_to_name(ZFS_PROP_RESERVATION), in dsl_dir_set_reservation_sync()
H A Ddsl_prop.c375 case ZFS_PROP_RESERVATION: in dsl_prop_predict()
H A Dzfs_ioctl.c2493 case ZFS_PROP_RESERVATION: in zfs_prop_set_special()
/titanic_50/usr/src/common/zfs/
H A Dzfs_prop.c394 zprop_register_number(ZFS_PROP_RESERVATION, "reservation", 0, in zfs_prop_init()
/titanic_50/usr/src/uts/common/sys/fs/
H A Dzfs.h96 ZFS_PROP_RESERVATION, enumerator
/titanic_50/usr/src/lib/libzfs_jni/common/
H A Dlibzfs_jni_property.c100 ZFS_PROP_RESERVATION,
/titanic_50/usr/src/lib/libzfs/common/
H A Dlibzfs_dataset.c942 *resv_prop = ZFS_PROP_RESERVATION; in zfs_which_resv_prop()
1389 case ZFS_PROP_RESERVATION: in zfs_valid_proplist()
1520 case ZFS_PROP_RESERVATION: in zfs_setprop_error()
2071 case ZFS_PROP_RESERVATION: in get_numeric_property()
2451 case ZFS_PROP_RESERVATION: in zfs_prop_get()
H A Dlibzfs_sendrecv.c720 if (prop == ZFS_PROP_QUOTA || prop == ZFS_PROP_RESERVATION || in send_iterate_prop()
/titanic_50/usr/src/cmd/zfs/
H A Dzfs_main.c874 resv_prop = ZFS_PROP_RESERVATION; in zfs_do_create()
1954 prop == ZFS_PROP_RESERVATION || in zfs_do_inherit()