Searched refs:ptlrpcd_check_work (Results 1 – 1 of 1) sorted by relevance
51 static int ptlrpcd_check_work(struct ptlrpc_request *req);1799 if (ptlrpcd_check_work(req)) { in ptlrpc_check_set()2996 LASSERT(ptlrpcd_check_work(req)); in work_interpreter()3013 static int ptlrpcd_check_work(struct ptlrpc_request *req) in ptlrpcd_check_work() function