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