Home
last modified time | relevance | path

Searched defs:stateid (Results 1 – 15 of 15) sorted by relevance

/linux-3.3/fs/nfs/
Dcallback_proc.c101 int nfs4_validate_delegation_stateid(struct nfs_delegation *delegation, const nfs4_stateid *stateid) in nfs4_validate_delegation_stateid()
306 …t nfs41_validate_delegation_stateid(struct nfs_delegation *delegation, const nfs4_stateid *stateid) in nfs41_validate_delegation_stateid()
Ddelegation.h19 nfs4_stateid stateid; member
Ddelegation.c93 static int nfs_delegation_claim_opens(struct inode *inode, const nfs4_stateid *stateid) in nfs_delegation_claim_opens()
539 const nfs4_stateid *stateid) in nfs_async_inode_return_delegation()
Dpnfs.c524 pnfs_layoutgets_blocked(struct pnfs_layout_hdr *lo, nfs4_stateid *stateid, in pnfs_layoutgets_blocked()
654 nfs4_stateid stateid; in _pnfs_return_layout() local
Dnfs4proc.c927 static void nfs_set_open_stateid_locked(struct nfs4_state *state, nfs4_stateid *stateid, fmode_t fm… in nfs_set_open_stateid_locked()
944 static void nfs_set_open_stateid(struct nfs4_state *state, nfs4_stateid *stateid, fmode_t fmode) in nfs_set_open_stateid()
1031 nfs4_stateid stateid; in nfs4_try_open_cached() local
1276 …egation_recall(struct nfs_open_context *ctx, struct nfs4_state *state, const nfs4_stateid *stateid) in _nfs4_open_delegation_recall()
1292 …egation_recall(struct nfs_open_context *ctx, struct nfs4_state *state, const nfs4_stateid *stateid) in nfs4_open_delegation_recall()
3851 nfs4_stateid stateid; member
3908 …4_proc_delegreturn(struct inode *inode, struct rpc_cred *cred, const nfs4_stateid *stateid, int is… in _nfs4_proc_delegreturn()
3959 int nfs4_proc_delegreturn(struct inode *inode, struct rpc_cred *cred, const nfs4_stateid *stateid, … in nfs4_proc_delegreturn()
Dcallback.h77 nfs4_stateid stateid; member
Dnfs4_fs.h180 nfs4_stateid stateid; /* Current stateid: may be delegation */ member
Dcallback_xdr.c137 static __be32 decode_stateid(struct xdr_stream *xdr, nfs4_stateid *stateid) in decode_stateid()
Dnfs4xdr.c1436 …de_claim_delegate_cur(struct xdr_stream *xdr, const struct qstr *name, const nfs4_stateid *stateid) in encode_claim_delegate_cur()
1517 nfs4_stateid stateid; in encode_stateid() local
1738 static void encode_delegreturn(struct xdr_stream *xdr, const nfs4_stateid *stateid, struct compound… in encode_delegreturn()
4158 static int decode_stateid(struct xdr_stream *xdr, nfs4_stateid *stateid) in decode_stateid()
/linux-3.3/fs/nfsd/
Dnfs4state.c64 #define ZERO_STATEID(stateid) (!memcmp((stateid), &zero_stateid, sizeof(stateid_t))) argument
65 #define ONE_STATEID(stateid) (!memcmp((stateid), &one_stateid, sizeof(stateid_t))) argument
3176 STALE_STATEID(stateid_t *stateid) in STALE_STATEID()
3218 check_special_stateids(svc_fh *current_fh, stateid_t *stateid, int flags) in check_special_stateids()
3278 __be32 nfs4_validate_stateid(struct nfs4_client *cl, stateid_t *stateid) in nfs4_validate_stateid()
3302 static __be32 nfsd4_lookup_stateid(stateid_t *stateid, unsigned char typemask, struct nfs4_stid **s) in nfsd4_lookup_stateid()
3325 stateid_t *stateid, int flags, struct file **filpp) in nfs4_preprocess_stateid_op()
3411 stateid_t *stateid = &free_stateid->fr_stateid; in nfsd4_free_stateid() local
3449 static __be32 nfs4_seqid_op_checks(struct nfsd4_compound_state *cstate, stateid_t *stateid, u32 seq… in nfs4_seqid_op_checks()
3475 stateid_t *stateid, char typemask, in nfs4_preprocess_seqid_op()
[all …]
Dnfs4proc.c866 stateid_t *stateid = &write->wr_stateid; in nfsd4_write() local
Dstate.h307 update_stateid(stateid_t *stateid) in update_stateid()
Dxdr4.h163 stateid_t stateid; member
/linux-3.3/include/linux/
Dnfs_xdr.h228 nfs4_stateid stateid; member
236 nfs4_stateid stateid; member
270 nfs4_stateid stateid; member
296 nfs4_stateid stateid; member
304 nfs4_stateid stateid; member
342 nfs4_stateid stateid; member
365 nfs4_stateid * stateid; member
370 nfs4_stateid stateid; member
379 nfs4_stateid * stateid; member
387 nfs4_stateid stateid; member
[all …]
Dnfs4.h193 struct nfs41_stateid stateid; member