Searched refs:nfs4_slot (Results 1 - 18 of 18) sorted by relevance
/kernel/linux/linux-5.10/fs/nfs/ |
H A D | nfs4session.h | 20 struct nfs4_slot { struct 22 struct nfs4_slot *next; 40 struct nfs4_slot *slots; /* seqid per slot */ 85 extern struct nfs4_slot *nfs4_alloc_slot(struct nfs4_slot_table *tbl); 86 extern struct nfs4_slot *nfs4_lookup_slot(struct nfs4_slot_table *tbl, u32 slotid); 90 extern bool nfs4_try_to_lock_slot(struct nfs4_slot_table *tbl, struct nfs4_slot *slot); 91 extern void nfs4_free_slot(struct nfs4_slot_table *tbl, struct nfs4_slot *slot); 94 struct nfs4_slot *slot); 117 struct nfs4_slot *slot,
|
H A D | nfs4session.c | 41 struct nfs4_slot **p; in nfs4_shrink_slot_table() 49 struct nfs4_slot *slot = *p; in nfs4_shrink_slot_table() 83 void nfs4_free_slot(struct nfs4_slot_table *tbl, struct nfs4_slot *slot) in nfs4_free_slot() 104 static struct nfs4_slot *nfs4_new_slot(struct nfs4_slot_table *tbl, in nfs4_new_slot() 107 struct nfs4_slot *slot; in nfs4_new_slot() 120 static struct nfs4_slot *nfs4_find_or_create_slot(struct nfs4_slot_table *tbl, in nfs4_find_or_create_slot() 123 struct nfs4_slot **p, *slot; in nfs4_find_or_create_slot() 143 struct nfs4_slot *slot) in nfs4_lock_slot() 159 bool nfs4_try_to_lock_slot(struct nfs4_slot_table *tbl, struct nfs4_slot *slot) in nfs4_try_to_lock_slot() 172 struct nfs4_slot *nfs4_lookup_slo [all...] |
H A D | callback.h | 41 struct nfs4_slot; 45 struct nfs4_slot *slot;
|
H A D | callback_proc.c | 397 validate_seqid(const struct nfs4_slot_table *tbl, const struct nfs4_slot *slot, in validate_seqid() 489 struct nfs4_slot *slot; in nfs4_callback_sequence()
|
H A D | nfs4proc.c | 108 struct nfs4_slot *slot, 727 struct nfs4_slot *slot = res->sr_slot; in nfs40_sequence_free_slot() 749 static void nfs41_release_slot(struct nfs4_slot *slot) in nfs41_release_slot() 794 static void nfs4_slot_sequence_record_sent(struct nfs4_slot *slot, in nfs4_slot_sequence_record_sent() 800 static void nfs4_slot_sequence_acked(struct nfs4_slot *slot, u32 seqnr) in nfs4_slot_sequence_acked() 807 struct nfs4_slot *slot) in nfs4_probe_sequence() 818 struct nfs4_slot *slot = res->sr_slot; in nfs41_sequence_process() 1046 struct nfs4_slot *slot) in nfs4_sequence_attach_slot() 1063 struct nfs4_slot *slot; in nfs4_setup_sequence() 9192 struct nfs4_slot *slo in _nfs41_proc_sequence() [all...] |
H A D | nfs4trace.h | 433 const struct nfs4_slot *sr_slot = res->sr_slot; 555 const struct nfs4_slot *sa_slot = args->sa_slot;
|
H A D | callback_xdr.c | 790 struct nfs4_slot *slot) in nfs4_callback_free_slot()
|
H A D | nfs4xdr.c | 1915 struct nfs4_slot *slot = args->sa_slot; in encode_sequence()
|
/kernel/linux/linux-6.6/fs/nfs/ |
H A D | nfs4session.h | 21 struct nfs4_slot { struct 23 struct nfs4_slot *next; 41 struct nfs4_slot *slots; /* seqid per slot */ 86 extern struct nfs4_slot *nfs4_alloc_slot(struct nfs4_slot_table *tbl); 87 extern struct nfs4_slot *nfs4_lookup_slot(struct nfs4_slot_table *tbl, u32 slotid); 91 extern bool nfs4_try_to_lock_slot(struct nfs4_slot_table *tbl, struct nfs4_slot *slot); 92 extern void nfs4_free_slot(struct nfs4_slot_table *tbl, struct nfs4_slot *slot); 95 struct nfs4_slot *slot); 118 struct nfs4_slot *slot,
|
H A D | nfs4session.c | 41 struct nfs4_slot **p; in nfs4_shrink_slot_table() 49 struct nfs4_slot *slot = *p; in nfs4_shrink_slot_table() 83 void nfs4_free_slot(struct nfs4_slot_table *tbl, struct nfs4_slot *slot) in nfs4_free_slot() 104 static struct nfs4_slot *nfs4_new_slot(struct nfs4_slot_table *tbl, in nfs4_new_slot() 107 struct nfs4_slot *slot; in nfs4_new_slot() 120 static struct nfs4_slot *nfs4_find_or_create_slot(struct nfs4_slot_table *tbl, in nfs4_find_or_create_slot() 123 struct nfs4_slot **p, *slot; in nfs4_find_or_create_slot() 143 struct nfs4_slot *slot) in nfs4_lock_slot() 159 bool nfs4_try_to_lock_slot(struct nfs4_slot_table *tbl, struct nfs4_slot *slot) in nfs4_try_to_lock_slot() 172 struct nfs4_slot *nfs4_lookup_slo [all...] |
H A D | callback.h | 41 struct nfs4_slot; 45 struct nfs4_slot *slot;
|
H A D | callback_proc.c | 402 validate_seqid(const struct nfs4_slot_table *tbl, const struct nfs4_slot *slot, in validate_seqid() 494 struct nfs4_slot *slot; in nfs4_callback_sequence()
|
H A D | nfs4proc.c | 104 struct nfs4_slot *slot, 722 struct nfs4_slot *slot = res->sr_slot; in nfs40_sequence_free_slot() 744 static void nfs41_release_slot(struct nfs4_slot *slot) in nfs41_release_slot() 789 static void nfs4_slot_sequence_record_sent(struct nfs4_slot *slot, in nfs4_slot_sequence_record_sent() 795 static void nfs4_slot_sequence_acked(struct nfs4_slot *slot, u32 seqnr) in nfs4_slot_sequence_acked() 802 struct nfs4_slot *slot) in nfs4_probe_sequence() 813 struct nfs4_slot *slot = res->sr_slot; in nfs41_sequence_process() 1041 struct nfs4_slot *slot) in nfs4_sequence_attach_slot() 1058 struct nfs4_slot *slot; in nfs4_setup_sequence() 9416 struct nfs4_slot *slo in _nfs41_proc_sequence() [all...] |
H A D | nfs4trace.h | 98 const struct nfs4_slot *sr_slot = res->sr_slot; 263 const struct nfs4_slot *sa_slot = args->sa_slot;
|
H A D | callback_xdr.c | 789 struct nfs4_slot *slot) in nfs4_callback_free_slot()
|
H A D | nfs4xdr.c | 1943 struct nfs4_slot *slot = args->sa_slot; in encode_sequence()
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | nfs_xdr.h | 199 struct nfs4_slot; 201 struct nfs4_slot *sa_slot; 207 struct nfs4_slot *sr_slot; /* slot used to send request */
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | nfs_xdr.h | 201 struct nfs4_slot; 203 struct nfs4_slot *sa_slot; 209 struct nfs4_slot *sr_slot; /* slot used to send request */
|
Completed in 67 milliseconds