Home
last modified time | relevance | path

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

/linux/fs/nfsd/
H A Dstate.h114 struct nfs4_stid { struct
152 void (*sc_free)(struct nfs4_stid *); argument
278 struct nfs4_stid dl_stid; /* must be first field */
344 static inline struct nfs4_delegation *delegstateid(struct nfs4_stid *s) in delegstateid()
793 struct nfs4_stid st_stid;
809 static inline struct nfs4_ol_stateid *openlockstateid(struct nfs4_stid *s) in openlockstateid()
815 struct nfs4_stid ls_stid;
833 static inline struct nfs4_layout_stateid *layoutstateid(struct nfs4_stid *s) in layoutstateid()
883 struct nfs4_stid **cstid);
887 struct nfs4_stid **s, struct nfsd_net *nn);
[all …]
H A Dnfs4state.c90 static void nfs4_free_ol_stateid(struct nfs4_stid *stid);
948 struct nfs4_stid *nfs4_alloc_stid(struct nfs4_client *cl, struct kmem_cache *slab, in nfs4_alloc_stid()
949 void (*sc_free)(struct nfs4_stid *)) in nfs4_alloc_stid() argument
951 struct nfs4_stid *stid; in nfs4_alloc_stid()
987 struct nfs4_stid *p_stid) in nfs4_init_cp_state()
1020 static void nfsd4_free_async_copy_stid(struct nfs4_stid *stid) in nfsd4_free_async_copy_stid()
1039 struct nfs4_stid *stid; in nfs4_alloc_copy_stid()
1051 struct nfs4_stid *p_stid) in nfs4_alloc_init_cpntf_state()
1124 static void nfs4_free_cpntf_statelist(struct net *net, struct nfs4_stid *stid) in nfs4_free_cpntf_statelist()
1143 struct nfs4_stid *stid; in nfs4_alloc_open_stateid()
[all …]
H A Dnfs4layouts.c161 nfsd4_free_layout_stateid(struct nfs4_stid *stid) in nfsd4_free_layout_stateid()
223 struct nfs4_stid *parent, u32 layout_type) in nfsd4_alloc_layout_stateid()
228 struct nfs4_stid *stp; in nfsd4_alloc_layout_stateid()
292 struct nfs4_stid *stid; in nfsd4_preprocess_layout_stateid()
H A Dxdr4.h784 struct nfs4_stid cp_stid; /* SC_TYPE_COPY, in cl_stateids */
H A Dtrace.h737 const struct nfs4_stid *stid
770 TP_PROTO(const struct nfs4_stid *stid), \
1832 const struct nfs4_stid *stid
H A Dnfs4proc.c1255 struct nfs4_stid *st = NULL; in nfsd4_setattr()
1355 struct nfs4_stid *stid = NULL; in nfsd4_write()
2407 struct nfs4_stid *stid = NULL; in nfsd4_copy_notify()