Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dlayout.c1734 static int __req_format_is_sane(const struct req_format *fmt) in __req_format_is_sane() function
1757 LASSERT(__req_format_is_sane(fmt)); in req_capsule_set()
1956 LASSERT(__req_format_is_sane(fmt)); in __req_capsule_get()
2278 LASSERT(__req_format_is_sane(fmt)); in req_capsule_extend()
2359 LASSERT(__req_format_is_sane(fmt)); in req_capsule_shrink()
2388 LASSERT(__req_format_is_sane(pill->rc_fmt)); in req_capsule_server_grow()