Searched refs:exclusive_max (Results 1 – 4 of 4) sorted by relevance
38 log_info("exclusive_max: %s", strna(FORMAT_BYTES(quota.exclusive_max))); in main()
27 uint64_t exclusive_max; member
606 ret->exclusive_max = le64toh(qli->max_excl); in btrfs_qgroup_get_quota_fd()608 ret->exclusive_max = UINT64_MAX; in btrfs_qgroup_get_quota_fd()633 ret->exclusive_max = UINT64_MAX; in btrfs_qgroup_get_quota_fd()
300 (*ret)->limit_exclusive = quota.exclusive_max; in image_make()