Home
last modified time | relevance | path

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

/Linux-v6.1/fs/btrfs/
Dvolumes.c4116 #define CHECK_APPEND_2ARG(a, v1, v2) \ in describe_balance_args() macro
4142 CHECK_APPEND_2ARG("usage=%u..%u,", in describe_balance_args()
4149 CHECK_APPEND_2ARG("drange=%llu..%llu,", in describe_balance_args()
4153 CHECK_APPEND_2ARG("vrange=%llu..%llu,", in describe_balance_args()
4160 CHECK_APPEND_2ARG("limit=%u..%u,", in describe_balance_args()
4164 CHECK_APPEND_2ARG("stripes=%u..%u,", in describe_balance_args()
4167 #undef CHECK_APPEND_2ARG in describe_balance_args()