Searched refs:ptlrpc_last_xid_lock (Results 1 – 2 of 2) sorted by relevance
46 extern spinlock_t ptlrpc_last_xid_lock;
2871 static spinlock_t ptlrpc_last_xid_lock; variable2893 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()