Home
last modified time | relevance | path

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

/linux-4.1.27/fs/nfs/
Dcallback_proc.c116 struct nfs_fh *fh, nfs4_stateid *stateid) in get_layout_by_fh_locked()
148 struct nfs_fh *fh, nfs4_stateid *stateid) in get_layout_by_fh()
Ddelegation.h19 nfs4_stateid stateid; member
Ddelegation.c84 …on_claim_locks(struct nfs_open_context *ctx, struct nfs4_state *state, const nfs4_stateid *stateid) in nfs_delegation_claim_locks()
116 static int nfs_delegation_claim_opens(struct inode *inode, const nfs4_stateid *stateid) in nfs_delegation_claim_opens()
716 const nfs4_stateid *stateid) in nfs_async_inode_return_delegation()
Dpnfs.c372 nfs4_stateid stateid; in pnfs_layoutreturn_before_put_lseg() local
795 const nfs4_stateid *stateid) in pnfs_layout_stateid_blocked()
929 pnfs_send_layoutreturn(struct pnfs_layout_hdr *lo, nfs4_stateid stateid, in pnfs_send_layoutreturn()
978 nfs4_stateid stateid; in _pnfs_return_layout() local
1060 nfs4_stateid stateid; in pnfs_roc() local
1146 nfs4_stateid stateid; in pnfs_roc_drain() local
Dnfs4proc.c1194 nfs4_stateid *stateid) in nfs_need_update_open_stateid()
1222 nfs4_stateid *stateid, fmode_t fmode) in nfs_clear_open_stateid_locked()
1253 nfs4_stateid *stateid, fmode_t fmode) in nfs_clear_open_stateid()
1262 static void nfs_set_open_stateid_locked(struct nfs4_state *state, nfs4_stateid *stateid, fmode_t fm… in nfs_set_open_stateid_locked()
1343 const nfs4_stateid *stateid) in nfs4_update_lock_stateid()
1381 nfs4_stateid stateid; in nfs4_try_open_cached() local
1688 …all_error(struct nfs_server *server, struct nfs4_state *state, const nfs4_stateid *stateid, int er… in nfs4_handle_delegation_recall_error()
1740 …egation_recall(struct nfs_open_context *ctx, struct nfs4_state *state, const nfs4_stateid *stateid) in nfs4_open_delegation_recall()
2207 nfs4_stateid stateid; in nfs41_check_delegation_stateid() local
2248 nfs4_stateid *stateid = &state->open_stateid; in nfs41_check_open_stateid() local
[all …]
Dcallback.h81 nfs4_stateid stateid; member
Dcallback_xdr.c140 static __be32 decode_stateid(struct xdr_stream *xdr, nfs4_stateid *stateid) in decode_stateid()
Dnfs4_fs.h173 nfs4_stateid stateid; /* Current stateid: may be delegation */ member
Dnfs4xdr.c990 static void encode_nfs4_stateid(struct xdr_stream *xdr, const nfs4_stateid *stateid) in encode_nfs4_stateid()
1461 …de_claim_delegate_cur(struct xdr_stream *xdr, const struct qstr *name, const nfs4_stateid *stateid) in encode_claim_delegate_cur()
1479 static inline void encode_claim_delegate_cur_fh(struct xdr_stream *xdr, const nfs4_stateid *stateid) in encode_claim_delegate_cur_fh()
1703 static void encode_delegreturn(struct xdr_stream *xdr, const nfs4_stateid *stateid, struct compound… in encode_delegreturn()
4237 static int decode_stateid(struct xdr_stream *xdr, nfs4_stateid *stateid) in decode_stateid()
Dnfs4state.c1337 const nfs4_stateid *stateid) in nfs_inode_find_state_and_recover()
/linux-4.1.27/fs/nfs/flexfilelayout/
Dflexfilelayout.h40 nfs4_stateid stateid; member
50 nfs4_stateid stateid; member
Dflexfilelayoutdev.c197 nfs4_stateid *stateid, in ds_error_can_merge()
237 nfs4_stateid *stateid, struct nfs4_deviceid *deviceid) in ff_layout_update_ds_error()
Dflexfilelayout.c54 static int decode_stateid(struct xdr_stream *xdr, nfs4_stateid *stateid) in decode_stateid()
/linux-4.1.27/fs/nfsd/
Dnfs4state.c69 #define ZERO_STATEID(stateid) (!memcmp((stateid), &zero_stateid, sizeof(stateid_t))) argument
70 #define ONE_STATEID(stateid) (!memcmp((stateid), &one_stateid, sizeof(stateid_t))) argument
71 #define CURRENT_STATEID(stateid) (!memcmp((stateid), &currentstateid, sizeof(stateid_t))) argument
4540 check_special_stateids(struct net *net, svc_fh *current_fh, stateid_t *stateid, int flags) in check_special_stateids()
4608 static __be32 nfsd4_validate_stateid(struct nfs4_client *cl, stateid_t *stateid) in nfsd4_validate_stateid()
4656 stateid_t *stateid, unsigned char typemask, in nfsd4_lookup_stateid()
4713 stateid_t *stateid, int flags, struct file **filpp) in nfs4_preprocess_stateid_op()
4773 struct nfsd4_test_stateid_id *stateid; in nfsd4_test_stateid() local
4787 stateid_t *stateid = &free_stateid->fr_stateid; in nfsd4_free_stateid() local
4844 static __be32 nfs4_seqid_op_checks(struct nfsd4_compound_state *cstate, stateid_t *stateid, u32 seq… in nfs4_seqid_op_checks()
[all …]
Dnfs4layouts.c235 struct nfsd4_compound_state *cstate, stateid_t *stateid, in nfsd4_preprocess_layout_stateid()
Dnfs4xdr.c1477 struct nfsd4_test_stateid_id *stateid; in nfsd4_decode_test_stateid() local
4000 struct nfsd4_test_stateid_id *stateid, *next; in nfsd4_encode_test_stateid() local
Dnfs4proc.c984 stateid_t *stateid = &write->wr_stateid; in nfsd4_write() local
Dstate.h367 update_stateid(stateid_t *stateid) in update_stateid()
Dxdr4.h176 stateid_t stateid; member
/linux-4.1.27/include/linux/
Dnfs_xdr.h234 nfs4_stateid stateid; member
244 nfs4_stateid stateid; member
269 nfs4_stateid stateid; member
300 nfs4_stateid stateid; member
307 nfs4_stateid stateid; member
356 nfs4_stateid stateid; member
382 nfs4_stateid * stateid; member
388 nfs4_stateid stateid; member
398 nfs4_stateid stateid; member
407 nfs4_stateid stateid; member
[all …]