Lines Matching refs:nfs4_stid
86 struct nfs4_stid { struct
102 void (*sc_free)(struct nfs4_stid *); argument
127 struct nfs4_stid dl_stid; /* must be first field */
154 static inline struct nfs4_delegation *delegstateid(struct nfs4_stid *s) in delegstateid()
532 struct nfs4_stid st_stid;
544 static inline struct nfs4_ol_stateid *openlockstateid(struct nfs4_stid *s) in openlockstateid()
550 struct nfs4_stid ls_stid;
563 static inline struct nfs4_layout_stateid *layoutstateid(struct nfs4_stid *s) in layoutstateid()
608 struct nfs4_stid **s, struct nfsd_net *nn);
609 struct nfs4_stid *nfs4_alloc_stid(struct nfs4_client *cl, struct kmem_cache *slab,
610 void (*sc_free)(struct nfs4_stid *));
611 void nfs4_unhash_stid(struct nfs4_stid *s);
612 void nfs4_put_stid(struct nfs4_stid *s);
613 void nfs4_inc_and_copy_stateid(stateid_t *dst, struct nfs4_stid *stid);