Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlustre_sec.h1091 int sptlrpc_target_export_check(struct obd_export *exp,
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dsec.c1748 int sptlrpc_target_export_check(struct obd_export *exp, in sptlrpc_target_export_check() function
1924 EXPORT_SYMBOL(sptlrpc_target_export_check);
Dservice.c1818 rc = sptlrpc_target_export_check(req->rq_export, req); in ptlrpc_server_handle_req_in()