Lines Matching refs:nfs4_stid
79 static void nfs4_free_ol_stateid(struct nfs4_stid *stid);
675 struct nfs4_stid *nfs4_alloc_stid(struct nfs4_client *cl, struct kmem_cache *slab, in nfs4_alloc_stid()
676 void (*sc_free)(struct nfs4_stid *)) in nfs4_alloc_stid() argument
678 struct nfs4_stid *stid; in nfs4_alloc_stid()
718 struct nfs4_stid *stid; in nfs4_alloc_open_stateid()
727 static void nfs4_free_deleg(struct nfs4_stid *stid) in nfs4_free_deleg()
851 nfs4_put_stid(struct nfs4_stid *s) in nfs4_put_stid()
870 nfs4_inc_and_copy_stateid(stateid_t *dst, struct nfs4_stid *stid) in nfs4_inc_and_copy_stateid()
912 void nfs4_unhash_stid(struct nfs4_stid *s) in nfs4_unhash_stid()
1224 static void nfs4_free_ol_stateid(struct nfs4_stid *stid) in nfs4_free_ol_stateid()
1235 static void nfs4_free_lock_stateid(struct nfs4_stid *stid) in nfs4_free_lock_stateid()
1255 struct nfs4_stid *s = &stp->st_stid; in put_ol_stateid_locked()
2120 static struct nfs4_stid *
2123 struct nfs4_stid *ret; in find_stateid_locked()
2131 static struct nfs4_stid *
2134 struct nfs4_stid *s; in find_stateid_by_type()
3642 nfsd4_verify_open_stid(struct nfs4_stid *s) in nfsd4_verify_open_stid()
4120 struct nfs4_stid *ret; in find_deleg_stateid()
4857 static inline __be32 nfs4_check_fh(struct svc_fh *fhp, struct nfs4_stid *stp) in nfs4_check_fh()
4951 static __be32 nfsd4_stid_check_stateid_generation(stateid_t *in, struct nfs4_stid *s, bool has_sess… in nfsd4_stid_check_stateid_generation()
4973 struct nfs4_stid *s; in nfsd4_validate_stateid()
5021 struct nfs4_stid **s, struct nfsd_net *nn) in nfsd4_lookup_stateid()
5059 nfs4_find_file(struct nfs4_stid *s, int flags) in nfs4_find_file()
5093 nfs4_check_file(struct svc_rqst *rqstp, struct svc_fh *fhp, struct nfs4_stid *s, in nfs4_check_file()
5133 struct nfs4_stid *s = NULL; in nfs4_preprocess_stateid_op()
5203 nfsd4_free_lock_stateid(stateid_t *stateid, struct nfs4_stid *s) in nfsd4_free_lock_stateid()
5237 struct nfs4_stid *s; in nfsd4_free_stateid()
5317 struct nfs4_stid *s; in nfs4_preprocess_seqid_op()
5553 struct nfs4_stid *s; in nfsd4_delegreturn()
5837 struct nfs4_stid *ns = NULL; in find_or_create_lock_stateid()