Searched refs:nfs4_stid (Results 1 – 3 of 3) sorted by relevance
87 struct nfs4_stid { struct103 void (*sc_free)(struct nfs4_stid *); argument128 struct nfs4_stid dl_stid; /* must be first field */155 static inline struct nfs4_delegation *delegstateid(struct nfs4_stid *s) in delegstateid()530 struct nfs4_stid st_stid;542 static inline struct nfs4_ol_stateid *openlockstateid(struct nfs4_stid *s) in openlockstateid()548 struct nfs4_stid ls_stid;561 static inline struct nfs4_layout_stateid *layoutstateid(struct nfs4_stid *s) in layoutstateid()586 struct nfs4_stid **s, struct nfsd_net *nn);587 struct nfs4_stid *nfs4_alloc_stid(struct nfs4_client *cl, struct kmem_cache *slab,[all …]
131 nfsd4_free_layout_stateid(struct nfs4_stid *stid) in nfsd4_free_layout_stateid()185 struct nfs4_stid *parent, u32 layout_type) in nfsd4_alloc_layout_stateid()190 struct nfs4_stid *stp; in nfsd4_alloc_layout_stateid()242 struct nfs4_stid *stid; in nfsd4_preprocess_layout_stateid()
79 static void nfs4_free_ol_stateid(struct nfs4_stid *stid);560 struct nfs4_stid *nfs4_alloc_stid(struct nfs4_client *cl, struct kmem_cache *slab, in nfs4_alloc_stid()561 void (*sc_free)(struct nfs4_stid *)) in nfs4_alloc_stid() argument563 struct nfs4_stid *stid; in nfs4_alloc_stid()603 struct nfs4_stid *stid; in nfs4_alloc_open_stateid()612 static void nfs4_free_deleg(struct nfs4_stid *stid) in nfs4_free_deleg()733 nfs4_put_stid(struct nfs4_stid *s) in nfs4_put_stid()752 nfs4_inc_and_copy_stateid(stateid_t *dst, struct nfs4_stid *stid) in nfs4_inc_and_copy_stateid()778 void nfs4_unhash_stid(struct nfs4_stid *s) in nfs4_unhash_stid()1108 static void nfs4_free_ol_stateid(struct nfs4_stid *stid) in nfs4_free_ol_stateid()[all …]