Lines Matching refs:nfs4_stid
85 struct nfs4_stid { struct
100 void (*sc_free)(struct nfs4_stid *); argument
125 struct nfs4_stid dl_stid; /* must be first field */
152 static inline struct nfs4_delegation *delegstateid(struct nfs4_stid *s) in delegstateid()
536 struct nfs4_stid st_stid;
548 static inline struct nfs4_ol_stateid *openlockstateid(struct nfs4_stid *s) in openlockstateid()
554 struct nfs4_stid ls_stid;
566 static inline struct nfs4_layout_stateid *layoutstateid(struct nfs4_stid *s) in layoutstateid()
591 struct nfs4_stid **s, struct nfsd_net *nn);
592 struct nfs4_stid *nfs4_alloc_stid(struct nfs4_client *cl,
594 void nfs4_unhash_stid(struct nfs4_stid *s);
595 void nfs4_put_stid(struct nfs4_stid *s);