Lines Matching refs:nfs4_stid

79 static void nfs4_free_ol_stateid(struct nfs4_stid *stid);
679 struct nfs4_stid *nfs4_alloc_stid(struct nfs4_client *cl, struct kmem_cache *slab, in nfs4_alloc_stid()
680 void (*sc_free)(struct nfs4_stid *)) in nfs4_alloc_stid() argument
682 struct nfs4_stid *stid; in nfs4_alloc_stid()
722 struct nfs4_stid *stid; in nfs4_alloc_open_stateid()
731 static void nfs4_free_deleg(struct nfs4_stid *stid) in nfs4_free_deleg()
855 nfs4_put_stid(struct nfs4_stid *s) in nfs4_put_stid()
874 nfs4_inc_and_copy_stateid(stateid_t *dst, struct nfs4_stid *stid) in nfs4_inc_and_copy_stateid()
916 void nfs4_unhash_stid(struct nfs4_stid *s) in nfs4_unhash_stid()
1239 static void nfs4_free_ol_stateid(struct nfs4_stid *stid) in nfs4_free_ol_stateid()
1250 static void nfs4_free_lock_stateid(struct nfs4_stid *stid) in nfs4_free_lock_stateid()
1270 struct nfs4_stid *s = &stp->st_stid; in put_ol_stateid_locked()
2136 static struct nfs4_stid *
2139 struct nfs4_stid *ret; in find_stateid_locked()
2147 static struct nfs4_stid *
2150 struct nfs4_stid *s; in find_stateid_by_type()
3665 nfsd4_verify_open_stid(struct nfs4_stid *s) in nfsd4_verify_open_stid()
4143 struct nfs4_stid *ret; in find_deleg_stateid()
4879 static inline __be32 nfs4_check_fh(struct svc_fh *fhp, struct nfs4_stid *stp) in nfs4_check_fh()
4973 static __be32 nfsd4_stid_check_stateid_generation(stateid_t *in, struct nfs4_stid *s, bool has_sess… in nfsd4_stid_check_stateid_generation()
4995 struct nfs4_stid *s; in nfsd4_validate_stateid()
5034 struct nfs4_stid **s, struct nfsd_net *nn) in nfsd4_lookup_stateid()
5072 nfs4_find_file(struct nfs4_stid *s, int flags) in nfs4_find_file()
5106 nfs4_check_file(struct svc_rqst *rqstp, struct svc_fh *fhp, struct nfs4_stid *s, in nfs4_check_file()
5146 struct nfs4_stid *s = NULL; in nfs4_preprocess_stateid_op()
5216 nfsd4_free_lock_stateid(stateid_t *stateid, struct nfs4_stid *s) in nfsd4_free_lock_stateid()
5250 struct nfs4_stid *s; in nfsd4_free_stateid()
5330 struct nfs4_stid *s; in nfs4_preprocess_seqid_op()
5566 struct nfs4_stid *s; in nfsd4_delegreturn()
5854 struct nfs4_stid *ns = NULL; in find_or_create_lock_stateid()