Searched refs:ZFS_PROP_AVAILABLE (Results 1 – 6 of 6) sorted by relevance
/titanic_44/usr/src/common/zfs/ |
H A D | zfs_prop.c | 342 zprop_register_number(ZFS_PROP_AVAILABLE, "available", 0, PROP_READONLY, in zfs_prop_init()
|
/titanic_44/usr/src/uts/common/sys/fs/ |
H A D | zfs.h | 88 ZFS_PROP_AVAILABLE, enumerator
|
/titanic_44/usr/src/lib/libzfs_jni/common/ |
H A D | libzfs_jni_property.c | 95 ZFS_PROP_AVAILABLE,
|
/titanic_44/usr/src/cmd/fs.d/ |
H A D | df.c | 1229 _zfs_prop_get_int(zhp, ZFS_PROP_AVAILABLE); in adjust_total_blocks()
|
/titanic_44/usr/src/lib/libbe/common/ |
H A D | be_utils.c | 374 return ((*ret = zfs_prop_get_int(zhp, ZFS_PROP_AVAILABLE))); in be_maxsize_avail()
|
/titanic_44/usr/src/uts/common/fs/zfs/ |
H A D | dsl_dataset.c | 1818 dsl_prop_nvlist_add_uint64(nv, ZFS_PROP_AVAILABLE, avail); in dsl_dataset_stats()
|