Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
Dservice.c184 spinlock_t hrt_lock; member
260 spin_lock(&hrt->hrt_lock); in ptlrpc_dispatch_difficult_reply()
262 spin_unlock(&hrt->hrt_lock); in ptlrpc_dispatch_difficult_reply()
2169 spin_lock(&hrt->hrt_lock); in hrt_dont_sleep()
2174 spin_unlock(&hrt->hrt_lock); in hrt_dont_sleep()
2523 spin_lock_init(&hrt->hrt_lock); in ptlrpc_hr_init()