Home
last modified time | relevance | path

Searched refs:ptlrpc_set_wait (Results 1 – 7 of 7) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dptlrpcd.c444 ptlrpc_set_wait(set); in ptlrpcd()
Dclient.c2106 int ptlrpc_set_wait(struct ptlrpc_request_set *set) in ptlrpc_set_wait() function
2223 EXPORT_SYMBOL(ptlrpc_set_wait);
2689 rc = ptlrpc_set_wait(set); in ptlrpc_queue_wait()
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dobd_class.h872 rc = ptlrpc_set_wait(set); in obd_setattr_rqset()
1166 rc = ptlrpc_set_wait(set); in obd_statfs_rqset()
Dlustre_net.h2370 int ptlrpc_set_wait(struct ptlrpc_request_set *);
/linux-4.1.27/drivers/staging/lustre/lustre/lov/
Dlov_obd.c1399 rc = ptlrpc_set_wait(set); in lov_statfs()
2182 err = ptlrpc_set_wait(set); in lov_set_info_async()
/linux-4.1.27/drivers/staging/lustre/lustre/ldlm/
Dldlm_lock.c1854 ptlrpc_set_wait(arg->set); in ldlm_run_ast_work()
/linux-4.1.27/drivers/staging/lustre/lustre/llite/
Dfile.c949 rc = ptlrpc_set_wait(set); in ll_lsm_getattr()