Home
last modified time | relevance | path

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

/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()
/drivers/staging/lustre/lustre/ptlrpc/
Devents.c410 rs->rs_export->exp_obd->obd_last_committed) in reply_out_callback()
Dservice.c1753 exp = rs->rs_export; in ptlrpc_handle_rs()
1831 rs->rs_export = NULL; in ptlrpc_handle_rs()
Dpack_generic.c491 LASSERT(rs->rs_export == NULL); in lustre_free_reply_state()
/drivers/staging/lustre/lustre/include/
Dlustre_net.h440 struct obd_export *rs_export; member