Home
last modified time | relevance | path

Searched refs:set_new_req_lock (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
Dptlrpcd.c208 spin_lock(&src->set_new_req_lock); in ptlrpcd_steal_rqset()
221 spin_unlock(&src->set_new_req_lock); in ptlrpcd_steal_rqset()
286 spin_lock(&set->set_new_req_lock); in ptlrpcd_check()
298 spin_unlock(&set->set_new_req_lock); in ptlrpcd_check()
Dclient.c843 spin_lock_init(&set->set_new_req_lock); in ptlrpc_prep_set()
980 spin_lock(&set->set_new_req_lock); in ptlrpc_set_add_new_req()
986 spin_unlock(&set->set_new_req_lock); in ptlrpc_set_add_new_req()
/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dlustre_net.h357 spinlock_t set_new_req_lock; member