Searched refs:rs_export (Results 1 – 5 of 5) sorted by relevance
706 LASSERT(rs->rs_export == NULL); in target_send_reply()717 rs->rs_export = exp; in target_send_reply()
410 rs->rs_export->exp_obd->obd_last_committed) in reply_out_callback()
417 LASSERT(rs->rs_export); in ptlrpc_commit_replies()2034 exp = rs->rs_export; in ptlrpc_handle_rs()2112 rs->rs_export = NULL; in ptlrpc_handle_rs()
507 LASSERT(rs->rs_export == NULL); in lustre_free_reply_state()
442 struct obd_export *rs_export; member