Searched defs:slotid (Results 1 – 4 of 4) sorted by relevance
/linux-6.1.9/fs/nfs/ |
D | nfs4session.c | 85 u32 slotid = slot->slot_nr; in nfs4_free_slot() local 105 u32 slotid, u32 seq_init, gfp_t gfp_mask) in nfs4_new_slot() 121 u32 slotid, u32 seq_init, gfp_t gfp_mask) in nfs4_find_or_create_slot() 145 u32 slotid = slot->slot_nr; in nfs4_lock_slot() local 172 struct nfs4_slot *nfs4_lookup_slot(struct nfs4_slot_table *tbl, u32 slotid) in nfs4_lookup_slot() 179 static int nfs4_slot_get_seqid(struct nfs4_slot_table *tbl, u32 slotid, in nfs4_slot_get_seqid() 202 u32 slotid, u32 seq_nr) in nfs4_slot_seqid_in_use() 223 u32 slotid, u32 seq_nr, in nfs4_slot_wait_on_seqid() 245 u32 slotid; in nfs4_alloc_slot() local
|
D | nfs4session.h | 104 u32 slotid) in nfs4_test_locked_slot()
|
/linux-6.1.9/arch/powerpc/include/asm/ |
D | ultravisor.h | 64 u64 flags, u64 slotid) in uv_register_mem_slot() 70 static inline int uv_unregister_mem_slot(u64 lpid, u64 slotid) in uv_unregister_mem_slot()
|
/linux-6.1.9/fs/nfsd/ |
D | xdr4.h | 438 u32 slotid; /* request/response */ member
|