Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dservice.c209 spinlock_t hrt_lock; member
308 spin_lock(&hrt->hrt_lock); in rs_batch_dispatch()
310 spin_unlock(&hrt->hrt_lock); in rs_batch_dispatch()
377 spin_lock(&hrt->hrt_lock); in ptlrpc_dispatch_difficult_reply()
379 spin_unlock(&hrt->hrt_lock); in ptlrpc_dispatch_difficult_reply()
2446 spin_lock(&hrt->hrt_lock); in hrt_dont_sleep()
2451 spin_unlock(&hrt->hrt_lock); in hrt_dont_sleep()
2796 spin_lock_init(&hrt->hrt_lock); in ptlrpc_hr_init()