Searched refs:rs_obd_list (Results 1 – 4 of 4) sorted by relevance
707 LASSERT(list_empty(&rs->rs_obd_list)); in target_send_reply()725 list_add_tail(&rs->rs_obd_list, in target_send_reply()754 list_empty(&rs->rs_obd_list)) { in target_send_reply()
414 rs_obd_list) { in ptlrpc_commit_replies()419 list_del_init(&rs->rs_obd_list); in ptlrpc_commit_replies()2069 list_del_init(&rs->rs_obd_list); in ptlrpc_handle_rs()
345 INIT_LIST_HEAD(&rs->rs_obd_list); in lustre_pack_reply_v2()510 LASSERT(list_empty(&rs->rs_obd_list)); in lustre_free_reply_state()
416 struct list_head rs_obd_list; member