Searched refs:rq_exp_list (Results 1 – 4 of 4) sorted by relevance
337 INIT_LIST_HEAD(&req->rq_exp_list); in request_in_callback()
644 INIT_LIST_HEAD(&request->rq_exp_list); in __ptlrpc_request_bufs_pack()2215 LASSERTF(list_empty(&request->rq_exp_list), "req %p\n", request); in __ptlrpc_free_req()3055 INIT_LIST_HEAD(&req->rq_exp_list); in ptlrpcd_alloc_work()
1255 list_add(&req->rq_exp_list, in ptlrpc_server_hpreq_init()1275 list_del_init(&req->rq_exp_list); in ptlrpc_server_hpreq_fini()
1273 struct list_head rq_exp_list; member