Searched refs:nfs4_stid (Results 1 - 9 of 9) sorted by relevance
/kernel/linux/linux-5.10/fs/nfsd/ |
H A D | state.h | 89 struct nfs4_stid { struct 106 void (*sc_free)(struct nfs4_stid *); 114 struct list_head cp_list; /* per parent nfs4_stid */ 139 * This object is a superset of the nfs4_stid. 142 struct nfs4_stid dl_stid; /* must be first field */ 169 static inline struct nfs4_delegation *delegstateid(struct nfs4_stid *s) in delegstateid() 555 * This object is a superset of the nfs4_stid. "ol" stands for "Open or Lock". 559 struct nfs4_stid st_stid; 571 static inline struct nfs4_ol_stateid *openlockstateid(struct nfs4_stid *s) in openlockstateid() 577 struct nfs4_stid ls_sti [all...] |
H A D | nfs4state.c | 82 static void nfs4_free_ol_stateid(struct nfs4_stid *stid); 724 struct nfs4_stid *nfs4_alloc_stid(struct nfs4_client *cl, struct kmem_cache *slab, in nfs4_alloc_stid() 725 void (*sc_free)(struct nfs4_stid *)) in nfs4_alloc_stid() 727 struct nfs4_stid *stid; in nfs4_alloc_stid() 797 struct nfs4_stid *p_stid) in nfs4_alloc_init_cpntf_state() 829 static void nfs4_free_cpntf_statelist(struct net *net, struct nfs4_stid *stid) in nfs4_free_cpntf_statelist() 846 struct nfs4_stid *stid; in nfs4_alloc_open_stateid() 855 static void nfs4_free_deleg(struct nfs4_stid *stid) in nfs4_free_deleg() 980 nfs4_put_stid(struct nfs4_stid *s) in nfs4_put_stid() 1000 nfs4_inc_and_copy_stateid(stateid_t *dst, struct nfs4_stid *sti [all...] |
H A D | nfs4layouts.c | 155 nfsd4_free_layout_stateid(struct nfs4_stid *stid) in nfsd4_free_layout_stateid() 213 struct nfs4_stid *parent, u32 layout_type) in nfsd4_alloc_layout_stateid() 218 struct nfs4_stid *stp; in nfsd4_alloc_layout_stateid() 270 struct nfs4_stid *stid; in nfsd4_preprocess_layout_stateid()
|
H A D | nfs4proc.c | 1603 struct nfs4_stid *stid; in nfsd4_copy_notify()
|
/kernel/linux/linux-6.6/fs/nfsd/ |
H A D | state.h | 89 struct nfs4_stid { struct 106 void (*sc_free)(struct nfs4_stid *); 114 struct list_head cp_list; /* per parent nfs4_stid */ 139 * This object is a superset of the nfs4_stid. 142 struct nfs4_stid dl_stid; /* must be first field */ 170 static inline struct nfs4_delegation *delegstateid(struct nfs4_stid *s) in delegstateid() 589 * This object is a superset of the nfs4_stid. "ol" stands for "Open or Lock". 593 struct nfs4_stid st_stid; 609 static inline struct nfs4_ol_stateid *openlockstateid(struct nfs4_stid *s) in openlockstateid() 615 struct nfs4_stid ls_sti [all...] |
H A D | nfs4state.c | 86 static void nfs4_free_ol_stateid(struct nfs4_stid *stid); 937 struct nfs4_stid *nfs4_alloc_stid(struct nfs4_client *cl, struct kmem_cache *slab, in nfs4_alloc_stid() 938 void (*sc_free)(struct nfs4_stid *)) in nfs4_alloc_stid() 940 struct nfs4_stid *stid; in nfs4_alloc_stid() 1010 struct nfs4_stid *p_stid) in nfs4_alloc_init_cpntf_state() 1043 static void nfs4_free_cpntf_statelist(struct net *net, struct nfs4_stid *stid) in nfs4_free_cpntf_statelist() 1060 struct nfs4_stid *stid; in nfs4_alloc_open_stateid() 1069 static void nfs4_free_deleg(struct nfs4_stid *stid) in nfs4_free_deleg() 1199 nfs4_put_stid(struct nfs4_stid *s) in nfs4_put_stid() 1219 nfs4_inc_and_copy_stateid(stateid_t *dst, struct nfs4_stid *sti [all...] |
H A D | nfs4layouts.c | 156 nfsd4_free_layout_stateid(struct nfs4_stid *stid) in nfsd4_free_layout_stateid() 214 struct nfs4_stid *parent, u32 layout_type) in nfsd4_alloc_layout_stateid() 219 struct nfs4_stid *stp; in nfsd4_alloc_layout_stateid() 271 struct nfs4_stid *stid; in nfsd4_preprocess_layout_stateid()
|
H A D | trace.h | 664 const struct nfs4_stid *stid 694 TP_PROTO(const struct nfs4_stid *stid), \ 1432 const struct nfs4_stid *stid
|
H A D | nfs4proc.c | 1922 struct nfs4_stid *stid; in nfsd4_copy_notify()
|
Completed in 31 milliseconds