Home
last modified time | relevance | path

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

/linux/fs/nfsd/
H A Dstate.h112 struct nfs4_stid { struct
148 void (*sc_free)(struct nfs4_stid *); argument
214 struct nfs4_stid dl_stid; /* must be first field */
271 static inline struct nfs4_delegation *delegstateid(struct nfs4_stid *s) in delegstateid()
719 struct nfs4_stid st_stid;
735 static inline struct nfs4_ol_stateid *openlockstateid(struct nfs4_stid *s) in openlockstateid()
741 struct nfs4_stid ls_stid;
758 static inline struct nfs4_layout_stateid *layoutstateid(struct nfs4_stid *s) in layoutstateid()
806 struct nfs4_stid **cstid);
810 struct nfs4_stid **s, struct nfsd_net *nn);
[all …]
H A Dnfs4state.c88 static void nfs4_free_ol_stateid(struct nfs4_stid *stid);
904 struct nfs4_stid *nfs4_alloc_stid(struct nfs4_client *cl, struct kmem_cache *slab, in nfs4_alloc_stid()
905 void (*sc_free)(struct nfs4_stid *)) in nfs4_alloc_stid() argument
907 struct nfs4_stid *stid; in nfs4_alloc_stid()
968 struct nfs4_stid *p_stid) in nfs4_alloc_init_cpntf_state()
1001 static void nfs4_free_cpntf_statelist(struct net *net, struct nfs4_stid *stid) in nfs4_free_cpntf_statelist()
1018 struct nfs4_stid *stid; in nfs4_alloc_open_stateid()
1033 static void nfs4_free_deleg(struct nfs4_stid *stid) in nfs4_free_deleg()
1127 struct nfs4_stid *stid; in alloc_init_deleg()
1169 nfs4_put_stid(struct nfs4_stid *s) in nfs4_put_stid()
[all …]
H A Dnfs4proc.c1226 struct nfs4_stid *st = NULL; in nfsd4_setattr()
1326 struct nfs4_stid *stid = NULL; in nfsd4_write()
2290 struct nfs4_stid *stid = NULL; in nfsd4_copy_notify()