Searched refs:rs_export (Results 1 – 5 of 5) sorted by relevance
703 LASSERT(rs->rs_export == NULL); in target_send_reply()714 rs->rs_export = exp; in target_send_reply()
410 rs->rs_export->exp_obd->obd_last_committed) in reply_out_callback()
1753 exp = rs->rs_export; in ptlrpc_handle_rs()1831 rs->rs_export = NULL; in ptlrpc_handle_rs()
491 LASSERT(rs->rs_export == NULL); in lustre_free_reply_state()
440 struct obd_export *rs_export; member