Searched refs:slot_tbl_lock (Results 1 - 6 of 6) sorted by relevance

/linux-master/fs/nfs/
H A Dnfs4session.c30 spin_lock_init(&tbl->slot_tbl_lock);
81 * Must be called while holding tbl->slot_tbl_lock
157 * Note: must be called with the slot_tbl_lock held.
170 * Note: must be called with the slot_tbl_lock held.
181 __must_hold(&tbl->slot_tbl_lock)
207 spin_lock(&tbl->slot_tbl_lock);
211 spin_unlock(&tbl->slot_tbl_lock);
240 * Note: must be called with under the slot_tbl_lock.
312 spin_lock(&tbl->slot_tbl_lock);
314 spin_unlock(&tbl->slot_tbl_lock);
[all...]
H A Dnfs4session.h43 spinlock_t slot_tbl_lock; member in struct:nfs4_slot_table
H A Dcallback_proc.c522 spin_lock(&tbl->slot_tbl_lock);
563 &tbl->slot_tbl_lock);
577 spin_unlock(&tbl->slot_tbl_lock);
H A Dcallback_xdr.c793 spin_lock(&tbl->slot_tbl_lock);
799 spin_unlock(&tbl->slot_tbl_lock);
H A Dnfs4state.c260 spin_lock(&tbl->slot_tbl_lock);
262 spin_unlock(&tbl->slot_tbl_lock);
284 spin_lock(&tbl->slot_tbl_lock);
287 spin_unlock(&tbl->slot_tbl_lock);
290 spin_unlock(&tbl->slot_tbl_lock);
H A Dnfs4proc.c751 spin_lock(&tbl->slot_tbl_lock);
754 spin_unlock(&tbl->slot_tbl_lock);
785 spin_lock(&tbl->slot_tbl_lock);
801 spin_unlock(&tbl->slot_tbl_lock);
1092 spin_lock(&tbl->slot_tbl_lock);
1103 spin_unlock(&tbl->slot_tbl_lock);
1120 spin_unlock(&tbl->slot_tbl_lock);
1128 spin_unlock(&tbl->slot_tbl_lock);

Completed in 169 milliseconds