Home
last modified time | relevance | path

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

/Linux-v5.10/fs/btrfs/
Dvolumes.c3874 #define CHECK_APPEND_2ARG(a, v1, v2) \ in describe_balance_args() macro
3900 CHECK_APPEND_2ARG("usage=%u..%u,", in describe_balance_args()
3907 CHECK_APPEND_2ARG("drange=%llu..%llu,", in describe_balance_args()
3911 CHECK_APPEND_2ARG("vrange=%llu..%llu,", in describe_balance_args()
3918 CHECK_APPEND_2ARG("limit=%u..%u,", in describe_balance_args()
3922 CHECK_APPEND_2ARG("stripes=%u..%u,", in describe_balance_args()
3925 #undef CHECK_APPEND_2ARG in describe_balance_args()