Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/ptlrpc/
Dptlrpc_module.c46 extern spinlock_t ptlrpc_last_xid_lock;
Dclient.c2871 static spinlock_t ptlrpc_last_xid_lock; variable
2893 spin_lock_init(&ptlrpc_last_xid_lock); in ptlrpc_init_xid()
2923 spin_lock(&ptlrpc_last_xid_lock); in ptlrpc_next_xid()
2926 spin_unlock(&ptlrpc_last_xid_lock); in ptlrpc_next_xid()
2942 spin_lock(&ptlrpc_last_xid_lock); in ptlrpc_sample_next_xid()
2944 spin_unlock(&ptlrpc_last_xid_lock); in ptlrpc_sample_next_xid()