Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/ldlm/
Dldlm_lib.c703 LASSERT(rs->rs_export == NULL); in target_send_reply()
714 rs->rs_export = exp; in target_send_reply()
/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
Devents.c410 rs->rs_export->exp_obd->obd_last_committed) in reply_out_callback()
Dservice.c1758 exp = rs->rs_export; in ptlrpc_handle_rs()
1836 rs->rs_export = NULL; in ptlrpc_handle_rs()
Dpack_generic.c491 LASSERT(rs->rs_export == NULL); in lustre_free_reply_state()
/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dlustre_net.h440 struct obd_export *rs_export; member