Home
last modified time | relevance | path

Searched refs:nfs4_stid (Results 1 – 5 of 5) sorted by relevance

/linux/fs/nfsd/
H A Dstate.h89 struct nfs4_stid { struct
123 void (*sc_free)(struct nfs4_stid *); argument
177 struct nfs4_stid dl_stid; /* must be first field */
208 static inline struct nfs4_delegation *delegstateid(struct nfs4_stid *s) in delegstateid()
633 struct nfs4_stid st_stid;
649 static inline struct nfs4_ol_stateid *openlockstateid(struct nfs4_stid *s) in openlockstateid()
655 struct nfs4_stid ls_stid;
668 static inline struct nfs4_layout_stateid *layoutstateid(struct nfs4_stid *s) in layoutstateid()
716 struct nfs4_stid **cstid);
720 struct nfs4_stid **s, struct nfsd_net *nn);
[all …]
H A Dnfs4state.c86 static void nfs4_free_ol_stateid(struct nfs4_stid *stid);
927 struct nfs4_stid *nfs4_alloc_stid(struct nfs4_client *cl, struct kmem_cache *slab, in nfs4_alloc_stid()
928 void (*sc_free)(struct nfs4_stid *)) in nfs4_alloc_stid() argument
930 struct nfs4_stid *stid; in nfs4_alloc_stid()
1000 struct nfs4_stid *p_stid) in nfs4_alloc_init_cpntf_state()
1033 static void nfs4_free_cpntf_statelist(struct net *net, struct nfs4_stid *stid) in nfs4_free_cpntf_statelist()
1050 struct nfs4_stid *stid; in nfs4_alloc_open_stateid()
1059 static void nfs4_free_deleg(struct nfs4_stid *stid) in nfs4_free_deleg()
1152 struct nfs4_stid *stid; in alloc_init_deleg()
1195 nfs4_put_stid(struct nfs4_stid *s) in nfs4_put_stid()
[all …]
H A Dnfs4layouts.c173 nfsd4_free_layout_stateid(struct nfs4_stid *stid) in nfsd4_free_layout_stateid()
228 struct nfs4_stid *parent, u32 layout_type) in nfsd4_alloc_layout_stateid()
233 struct nfs4_stid *stp; in nfsd4_alloc_layout_stateid()
285 struct nfs4_stid *stid; in nfsd4_preprocess_layout_stateid()
H A Dtrace.h661 const struct nfs4_stid *stid
694 TP_PROTO(const struct nfs4_stid *stid), \
1680 const struct nfs4_stid *stid
H A Dnfs4proc.c1945 struct nfs4_stid *stid; in nfsd4_copy_notify()