Home
last modified time | relevance | path

Searched defs:slotid (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/fs/nfs/
Dnfs4session.c84 u32 slotid = slot->slot_nr; in nfs4_free_slot() local
104 u32 slotid, u32 seq_init, gfp_t gfp_mask) in nfs4_new_slot()
118 u32 slotid, u32 seq_init, gfp_t gfp_mask) in nfs4_find_or_create_slot()
142 u32 slotid = slot->slot_nr; in nfs4_lock_slot() local
169 struct nfs4_slot *nfs4_lookup_slot(struct nfs4_slot_table *tbl, u32 slotid) in nfs4_lookup_slot()
176 static int nfs4_slot_get_seqid(struct nfs4_slot_table *tbl, u32 slotid, in nfs4_slot_get_seqid()
199 u32 slotid, u32 seq_nr) in nfs4_slot_seqid_in_use()
220 u32 slotid, u32 seq_nr, in nfs4_slot_wait_on_seqid()
242 u32 slotid; in nfs4_alloc_slot() local
Dnfs4session.h102 u32 slotid) in nfs4_test_locked_slot()
/linux-4.19.296/fs/nfsd/
Dxdr4.h418 u32 slotid; /* request/response */ member