Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dptlrpc_module.c47 extern spinlock_t ptlrpc_last_xid_lock;
Dclient.c2925 static spinlock_t ptlrpc_last_xid_lock; variable
2947 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()