Searched refs:ptlrpc_last_xid_lock (Results 1 – 2 of 2) sorted by relevance
47 extern spinlock_t ptlrpc_last_xid_lock;
2925 static spinlock_t ptlrpc_last_xid_lock; variable2947 spin_lock_init(&ptlrpc_last_xid_lock); in ptlrpc_init_xid()2977 spin_lock(&ptlrpc_last_xid_lock); in ptlrpc_next_xid()2980 spin_unlock(&ptlrpc_last_xid_lock); in ptlrpc_next_xid()2996 spin_lock(&ptlrpc_last_xid_lock); in ptlrpc_sample_next_xid()2998 spin_unlock(&ptlrpc_last_xid_lock); in ptlrpc_sample_next_xid()