Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlustre_sec.h326 int sptlrpc_flavor_has_bulk(struct sptlrpc_flavor *flvr);
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dsec.c856 sptlrpc_flavor_has_bulk(&req->rq_flvr)) in sptlrpc_req_set_flavor()
2385 int sptlrpc_flavor_has_bulk(struct sptlrpc_flavor *flvr) in sptlrpc_flavor_has_bulk() function
2395 EXPORT_SYMBOL(sptlrpc_flavor_has_bulk);
/linux-4.1.27/drivers/staging/lustre/lustre/osc/
Dosc_request.c1387 !sptlrpc_flavor_has_bulk(&req->rq_flvr)) { in osc_brw_prep_request()
1418 !sptlrpc_flavor_has_bulk(&req->rq_flvr)) { in osc_brw_prep_request()