Home
last modified time | relevance | path

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

/Linux-v5.4/fs/btrfs/
Dvolumes.c3907 #define CHECK_APPEND_2ARG(a, v1, v2) \ in describe_balance_args() macro
3933 CHECK_APPEND_2ARG("usage=%u..%u,", in describe_balance_args()
3940 CHECK_APPEND_2ARG("drange=%llu..%llu,", in describe_balance_args()
3944 CHECK_APPEND_2ARG("vrange=%llu..%llu,", in describe_balance_args()
3951 CHECK_APPEND_2ARG("limit=%u..%u,", in describe_balance_args()
3955 CHECK_APPEND_2ARG("stripes=%u..%u,", in describe_balance_args()
3958 #undef CHECK_APPEND_2ARG in describe_balance_args()