/linux-3.3/fs/nfs/ |
D | callback_proc.c | 101 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()
|
D | delegation.h | 19 nfs4_stateid stateid; member
|
D | delegation.c | 93 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()
|
D | pnfs.c | 524 pnfs_layoutgets_blocked(struct pnfs_layout_hdr *lo, nfs4_stateid *stateid, in pnfs_layoutgets_blocked() 654 nfs4_stateid stateid; in _pnfs_return_layout() local
|
D | nfs4proc.c | 927 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()
|
D | callback.h | 77 nfs4_stateid stateid; member
|
D | nfs4_fs.h | 180 nfs4_stateid stateid; /* Current stateid: may be delegation */ member
|
D | callback_xdr.c | 137 static __be32 decode_stateid(struct xdr_stream *xdr, nfs4_stateid *stateid) in decode_stateid()
|
D | nfs4xdr.c | 1436 …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/ |
D | nfs4state.c | 64 #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 …]
|
D | nfs4proc.c | 866 stateid_t *stateid = &write->wr_stateid; in nfsd4_write() local
|
D | state.h | 307 update_stateid(stateid_t *stateid) in update_stateid()
|
D | xdr4.h | 163 stateid_t stateid; member
|
/linux-3.3/include/linux/ |
D | nfs_xdr.h | 228 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 …]
|
D | nfs4.h | 193 struct nfs41_stateid stateid; member
|