Function ceph::cmd::osd_pool_quota_get[][src]

pub fn osd_pool_quota_get(
    cluster_handle: &Rados,
    pool: &str
) -> RadosResult<u64>