| /kernel/linux/linux-6.6/fs/nfs/ |
| H A D | delegation.c | 145 static int nfs_delegation_claim_locks(struct nfs4_state *state, const nfs4_stateid *stateid) in nfs_delegation_claim_locks() argument 177 nfs_delegation_claim_opens(struct inode *inode, const nfs4_stateid *stateid, fmode_t type) nfs_delegation_claim_opens() argument 230 nfs_inode_reclaim_delegation(struct inode *inode, const struct cred *cred, fmode_t type, const nfs4_stateid *stateid, unsigned long pagemod_limit) nfs_inode_reclaim_delegation() argument 428 nfs_inode_set_delegation(struct inode *inode, const struct cred *cred, fmode_t type, const nfs4_stateid *stateid, unsigned long pagemod_limit) nfs_inode_set_delegation() argument 920 nfs_revoke_delegation(struct inode *inode, const nfs4_stateid *stateid) nfs_revoke_delegation() argument 955 nfs_remove_bad_delegation(struct inode *inode, const nfs4_stateid *stateid) nfs_remove_bad_delegation() argument 962 nfs_delegation_mark_returned(struct inode *inode, const nfs4_stateid *stateid) nfs_delegation_mark_returned() argument 1045 nfs_async_inode_return_delegation(struct inode *inode, const nfs4_stateid *stateid) nfs_async_inode_return_delegation() argument 1275 nfs_delegation_test_free_expired(struct inode *inode, nfs4_stateid *stateid, const struct cred *cred) nfs_delegation_test_free_expired() argument 1296 nfs4_stateid stateid; nfs_server_reap_expired_delegations() local 1347 nfs_inode_find_delegation_state_and_recover(struct inode *inode, const nfs4_stateid *stateid) nfs_inode_find_delegation_state_and_recover() argument [all...] |
| H A D | nfs4_fs.h | 192 nfs4_stateid stateid; /* Current stateid: may be delegation */ global() member 210 nfs4_stateid *stateid; global() member 637 nfs4_state_match_open_stateid_other(const struct nfs4_state *state, const nfs4_stateid *stateid) nfs4_state_match_open_stateid_other() argument [all...] |
| H A D | internal.h | 865 static inline u32 nfs_stateid_hash(const nfs4_stateid *stateid) in nfs_stateid_hash() argument 871 static inline u32 nfs_stateid_hash(nfs4_stateid *stateid) in nfs_stateid_hash() argument
|
| H A D | nfs4state.c | 1425 nfs_state_find_lock_state_by_stateid(struct nfs4_state *state, const nfs4_stateid *stateid) nfs_state_find_lock_state_by_stateid() argument 1439 nfs_state_lock_state_matches_stateid(struct nfs4_state *state, const nfs4_stateid *stateid) nfs_state_lock_state_matches_stateid() argument 1453 nfs_inode_find_state_and_recover(struct inode *inode, const nfs4_stateid *stateid) nfs_inode_find_state_and_recover() argument [all...] |
| H A D | pnfs.c | 540 pnfs_init_lseg(struct pnfs_layout_hdr *lo, struct pnfs_layout_segment *lseg, const struct pnfs_layout_range *range, const nfs4_stateid *stateid) pnfs_init_lseg() argument 1013 pnfs_layout_stateid_blocked(const struct pnfs_layout_hdr *lo, const nfs4_stateid *stateid) pnfs_layout_stateid_blocked() argument 1083 pnfs_alloc_init_layoutget_args(struct inode *ino, struct nfs_open_context *ctx, const nfs4_stateid *stateid, const struct pnfs_layout_range *range, gfp_t gfp_flags) pnfs_alloc_init_layoutget_args() argument 1166 pnfs_layoutreturn_free_lsegs(struct pnfs_layout_hdr *lo, const nfs4_stateid *arg_stateid, const struct pnfs_layout_range *range, const nfs4_stateid *stateid) pnfs_layoutreturn_free_lsegs() argument 1194 pnfs_prepare_layoutreturn(struct pnfs_layout_hdr *lo, nfs4_stateid *stateid, const struct cred **cred, enum pnfs_iomode *iomode) pnfs_prepare_layoutreturn() argument 1221 pnfs_init_layoutreturn_args(struct nfs4_layoutreturn_args *args, struct pnfs_layout_hdr *lo, const nfs4_stateid *stateid, enum pnfs_iomode iomode) pnfs_init_layoutreturn_args() argument 1238 pnfs_send_layoutreturn(struct pnfs_layout_hdr *lo, const nfs4_stateid *stateid, const struct cred **pcred, enum pnfs_iomode iomode, bool sync) pnfs_send_layoutreturn() argument 1307 nfs4_stateid stateid; pnfs_layoutreturn_before_put_layout_hdr() local 1341 nfs4_stateid stateid; _pnfs_return_layout() local 1431 nfs4_stateid stateid; pnfs_roc() local 1982 nfs4_stateid stateid; pnfs_update_layout() local 2551 nfs4_stateid stateid; pnfs_mark_layout_for_return() local 2644 nfs4_stateid stateid; pnfs_layout_return_unused_byserver() local [all...] |
| H A D | nfs4xdr.c | 1063 static void encode_nfs4_stateid(struct xdr_stream *xdr, const nfs4_stateid *stateid) in encode_nfs4_stateid() argument 1509 static inline void encode_claim_delegate_cur(struct xdr_stream *xdr, const struct qstr *name, const nfs4_stateid *stateid) in encode_claim_delegate_cur() argument 1527 static inline void encode_claim_delegate_cur_fh(struct xdr_stream *xdr, const nfs4_stateid *stateid) in encode_claim_delegate_cur_fh() argument 1770 encode_delegreturn(struct xdr_stream *xdr, const nfs4_stateid *stateid, struct compound_hdr *hdr) encode_delegreturn() argument 4354 decode_stateid(struct xdr_stream *xdr, nfs4_stateid *stateid) decode_stateid() argument 4359 decode_open_stateid(struct xdr_stream *xdr, nfs4_stateid *stateid) decode_open_stateid() argument 4365 decode_lock_stateid(struct xdr_stream *xdr, nfs4_stateid *stateid) decode_lock_stateid() argument 4371 decode_delegation_stateid(struct xdr_stream *xdr, nfs4_stateid *stateid) decode_delegation_stateid() argument 4377 decode_invalid_stateid(struct xdr_stream *xdr, nfs4_stateid *stateid) decode_invalid_stateid() argument 5907 decode_layout_stateid(struct xdr_stream *xdr, nfs4_stateid *stateid) decode_layout_stateid() argument [all...] |
| H A D | nfs4proc.c | 451 nfs4_recoverable_stateid(const nfs4_stateid *stateid) in nfs4_recoverable_stateid() argument 380 nfs4_test_and_free_stateid(struct nfs_server *server, nfs4_stateid *stateid, const struct cred *cred) nfs4_test_and_free_stateid() argument 389 __nfs4_free_revoked_stateid(struct nfs_server *server, nfs4_stateid *stateid, const struct cred *cred) __nfs4_free_revoked_stateid() argument 397 nfs4_free_revoked_stateid(struct nfs_server *server, const nfs4_stateid *stateid, const struct cred *cred) nfs4_free_revoked_stateid() argument 474 const nfs4_stateid *stateid; nfs4_do_handle_exception() local 1607 nfs_stateid_is_sequential(struct nfs4_state *state, const nfs4_stateid *stateid) nfs_stateid_is_sequential() argument 1638 nfs_clear_open_stateid_locked(struct nfs4_state *state, nfs4_stateid *stateid, fmode_t fmode) nfs_clear_open_stateid_locked() argument 1670 nfs_clear_open_stateid(struct nfs4_state *state, nfs4_stateid *arg_stateid, nfs4_stateid *stateid, fmode_t fmode) nfs_clear_open_stateid() argument 1852 nfs4_update_lock_stateid(struct nfs4_lock_state *lsp, const nfs4_stateid *stateid) nfs4_update_lock_stateid() argument 1892 nfs4_stateid stateid; nfs4_try_open_cached() local 2250 nfs4_handle_delegation_recall_error(struct nfs_server *server, struct nfs4_state *state, const nfs4_stateid *stateid, struct file_lock *fl, int err) nfs4_handle_delegation_recall_error() argument 2305 nfs4_open_delegation_recall(struct nfs_open_context *ctx, struct nfs4_state *state, const nfs4_stateid *stateid) nfs4_open_delegation_recall() argument 2781 nfs_finish_clear_delegation_stateid(struct nfs4_state *state, const nfs4_stateid *stateid) nfs_finish_clear_delegation_stateid() argument 2802 nfs40_test_and_free_expired_stateid(struct nfs_server *server, nfs4_stateid *stateid, const struct cred *cred) nfs40_test_and_free_expired_stateid() argument 2810 nfs41_test_and_free_expired_stateid(struct nfs_server *server, nfs4_stateid *stateid, const struct cred *cred) nfs41_test_and_free_expired_stateid() argument 2844 nfs4_stateid stateid; nfs41_check_delegation_stateid() local 2959 nfs4_stateid *stateid = &state->open_stateid; nfs41_check_open_stateid() local 5356 nfs4_set_rw_stateid(nfs4_stateid *stateid, const struct nfs_open_context *ctx, const struct nfs_lock_context *l_ctx, fmode_t fmode) nfs4_set_rw_stateid() argument 5365 nfs4_stateid_is_current(nfs4_stateid *stateid, const struct nfs_open_context *ctx, const struct nfs_lock_context *l_ctx, fmode_t fmode) nfs4_stateid_is_current() argument 6526 nfs4_stateid stateid; global() member 6652 _nfs4_proc_delegreturn(struct inode *inode, const struct cred *cred, const nfs4_stateid *stateid, int issync) _nfs4_proc_delegreturn() argument 6727 nfs4_proc_delegreturn(struct inode *inode, const struct cred *cred, const nfs4_stateid *stateid, int issync) nfs4_proc_delegreturn() argument 7610 nfs4_lock_delegation_recall(struct file_lock *fl, struct nfs4_state *state, const nfs4_stateid *stateid) nfs4_lock_delegation_recall() argument 10219 _nfs41_test_stateid(struct nfs_server *server, nfs4_stateid *stateid, const struct cred *cred) _nfs41_test_stateid() argument 10280 nfs41_test_stateid(struct nfs_server *server, nfs4_stateid *stateid, const struct cred *cred) nfs41_test_stateid() argument 10348 nfs41_free_stateid(struct nfs_server *server, const nfs4_stateid *stateid, const struct cred *cred, bool privileged) nfs41_free_stateid() argument [all...] |
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | nfs_fs.h | 258 nfs4_stateid stateid; member
|
| H A D | nfs_xdr.h | 262 nfs4_stateid stateid; member 272 nfs4_stateid stateid; member 298 nfs4_stateid stateid; member 330 nfs4_stateid stateid; member 338 nfs4_stateid stateid; member 376 nfs4_stateid stateid; member 402 nfs4_stateid stateid; member 486 nfs4_stateid stateid; member 512 nfs4_stateid * stateid; member 518 nfs4_stateid stateid; member 528 nfs4_stateid stateid; global() member 539 nfs4_stateid stateid; global() member 572 nfs4_stateid stateid; global() member 582 nfs4_stateid stateid; global() member 587 nfs4_stateid stateid; global() member 615 const nfs4_stateid *stateid; global() member 649 nfs4_stateid stateid; global() member 797 nfs4_stateid stateid; global() member 1409 nfs4_stateid *stateid; global() member 1419 nfs4_stateid stateid; global() member 1470 nfs4_stateid stateid; global() member [all...] |
| /kernel/linux/linux-5.10/fs/nfs/ |
| H A D | nfs4state.c | 1424 nfs_state_find_lock_state_by_stateid(struct nfs4_state *state, const nfs4_stateid *stateid) nfs_state_find_lock_state_by_stateid() argument 1438 nfs_state_lock_state_matches_stateid(struct nfs4_state *state, const nfs4_stateid *stateid) nfs_state_lock_state_matches_stateid() argument 1452 nfs_inode_find_state_and_recover(struct inode *inode, const nfs4_stateid *stateid) nfs_inode_find_state_and_recover() argument [all...] |
| H A D | nfs4_fs.h | 190 nfs4_stateid stateid; /* Current stateid: may be delegation */ global() member 208 nfs4_stateid *stateid; global() member 634 nfs4_state_match_open_stateid_other(const struct nfs4_state *state, const nfs4_stateid *stateid) nfs4_state_match_open_stateid_other() argument [all...] |
| H A D | pnfs.c | 540 pnfs_init_lseg(struct pnfs_layout_hdr *lo, struct pnfs_layout_segment *lseg, const struct pnfs_layout_range *range, const nfs4_stateid *stateid) pnfs_init_lseg() argument 1014 pnfs_layout_stateid_blocked(const struct pnfs_layout_hdr *lo, const nfs4_stateid *stateid) pnfs_layout_stateid_blocked() argument 1084 pnfs_alloc_init_layoutget_args(struct inode *ino, struct nfs_open_context *ctx, const nfs4_stateid *stateid, const struct pnfs_layout_range *range, gfp_t gfp_flags) pnfs_alloc_init_layoutget_args() argument 1168 pnfs_layoutreturn_free_lsegs(struct pnfs_layout_hdr *lo, const nfs4_stateid *arg_stateid, const struct pnfs_layout_range *range, const nfs4_stateid *stateid) pnfs_layoutreturn_free_lsegs() argument 1196 pnfs_prepare_layoutreturn(struct pnfs_layout_hdr *lo, nfs4_stateid *stateid, const struct cred **cred, enum pnfs_iomode *iomode) pnfs_prepare_layoutreturn() argument 1223 pnfs_init_layoutreturn_args(struct nfs4_layoutreturn_args *args, struct pnfs_layout_hdr *lo, const nfs4_stateid *stateid, enum pnfs_iomode iomode) pnfs_init_layoutreturn_args() argument 1240 pnfs_send_layoutreturn(struct pnfs_layout_hdr *lo, const nfs4_stateid *stateid, const struct cred **pcred, enum pnfs_iomode iomode, bool sync) pnfs_send_layoutreturn() argument 1309 nfs4_stateid stateid; pnfs_layoutreturn_before_put_layout_hdr() local 1343 nfs4_stateid stateid; _pnfs_return_layout() local 1433 nfs4_stateid stateid; pnfs_roc() local 1985 nfs4_stateid stateid; pnfs_update_layout() local 2550 nfs4_stateid stateid; pnfs_mark_layout_for_return() local 2643 nfs4_stateid stateid; pnfs_layout_return_unused_byserver() local [all...] |
| H A D | nfs4proc.c | 456 nfs4_recoverable_stateid(const nfs4_stateid *stateid) in nfs4_recoverable_stateid() argument 386 nfs4_test_and_free_stateid(struct nfs_server *server, nfs4_stateid *stateid, const struct cred *cred) nfs4_test_and_free_stateid() argument 395 __nfs4_free_revoked_stateid(struct nfs_server *server, nfs4_stateid *stateid, const struct cred *cred) __nfs4_free_revoked_stateid() argument 403 nfs4_free_revoked_stateid(struct nfs_server *server, const nfs4_stateid *stateid, const struct cred *cred) nfs4_free_revoked_stateid() argument 479 const nfs4_stateid *stateid; nfs4_do_handle_exception() local 1602 nfs_stateid_is_sequential(struct nfs4_state *state, const nfs4_stateid *stateid) nfs_stateid_is_sequential() argument 1633 nfs_clear_open_stateid_locked(struct nfs4_state *state, nfs4_stateid *stateid, fmode_t fmode) nfs_clear_open_stateid_locked() argument 1665 nfs_clear_open_stateid(struct nfs4_state *state, nfs4_stateid *arg_stateid, nfs4_stateid *stateid, fmode_t fmode) nfs_clear_open_stateid() argument 1847 nfs4_update_lock_stateid(struct nfs4_lock_state *lsp, const nfs4_stateid *stateid) nfs4_update_lock_stateid() argument 1887 nfs4_stateid stateid; nfs4_try_open_cached() local 2245 nfs4_handle_delegation_recall_error(struct nfs_server *server, struct nfs4_state *state, const nfs4_stateid *stateid, struct file_lock *fl, int err) nfs4_handle_delegation_recall_error() argument 2299 nfs4_open_delegation_recall(struct nfs_open_context *ctx, struct nfs4_state *state, const nfs4_stateid *stateid) nfs4_open_delegation_recall() argument 2771 nfs_finish_clear_delegation_stateid(struct nfs4_state *state, const nfs4_stateid *stateid) nfs_finish_clear_delegation_stateid() argument 2792 nfs40_test_and_free_expired_stateid(struct nfs_server *server, nfs4_stateid *stateid, const struct cred *cred) nfs40_test_and_free_expired_stateid() argument 2800 nfs41_test_and_free_expired_stateid(struct nfs_server *server, nfs4_stateid *stateid, const struct cred *cred) nfs41_test_and_free_expired_stateid() argument 2834 nfs4_stateid stateid; nfs41_check_delegation_stateid() local 2949 nfs4_stateid *stateid = &state->open_stateid; nfs41_check_open_stateid() local 5241 nfs4_set_rw_stateid(nfs4_stateid *stateid, const struct nfs_open_context *ctx, const struct nfs_lock_context *l_ctx, fmode_t fmode) nfs4_set_rw_stateid() argument 5250 nfs4_stateid_is_current(nfs4_stateid *stateid, const struct nfs_open_context *ctx, const struct nfs_lock_context *l_ctx, fmode_t fmode) nfs4_stateid_is_current() argument 6402 nfs4_stateid stateid; global() member 6528 _nfs4_proc_delegreturn(struct inode *inode, const struct cred *cred, const nfs4_stateid *stateid, int issync) _nfs4_proc_delegreturn() argument 6601 nfs4_proc_delegreturn(struct inode *inode, const struct cred *cred, const nfs4_stateid *stateid, int issync) nfs4_proc_delegreturn() argument 7458 nfs4_lock_delegation_recall(struct file_lock *fl, struct nfs4_state *state, const nfs4_stateid *stateid) nfs4_lock_delegation_recall() argument 10012 _nfs41_test_stateid(struct nfs_server *server, nfs4_stateid *stateid, const struct cred *cred) _nfs41_test_stateid() argument 10073 nfs41_test_stateid(struct nfs_server *server, nfs4_stateid *stateid, const struct cred *cred) nfs41_test_stateid() argument 10137 nfs41_free_stateid(struct nfs_server *server, const nfs4_stateid *stateid, const struct cred *cred, bool privileged) nfs41_free_stateid() argument [all...] |
| H A D | nfs4xdr.c | 1051 static void encode_nfs4_stateid(struct xdr_stream *xdr, const nfs4_stateid *stateid) in encode_nfs4_stateid() argument 1497 static inline void encode_claim_delegate_cur(struct xdr_stream *xdr, const struct qstr *name, const nfs4_stateid *stateid) in encode_claim_delegate_cur() argument 1515 static inline void encode_claim_delegate_cur_fh(struct xdr_stream *xdr, const nfs4_stateid *stateid) in encode_claim_delegate_cur_fh() argument 1742 encode_delegreturn(struct xdr_stream *xdr, const nfs4_stateid *stateid, struct compound_hdr *hdr) encode_delegreturn() argument 4286 decode_stateid(struct xdr_stream *xdr, nfs4_stateid *stateid) decode_stateid() argument 4291 decode_open_stateid(struct xdr_stream *xdr, nfs4_stateid *stateid) decode_open_stateid() argument 4297 decode_lock_stateid(struct xdr_stream *xdr, nfs4_stateid *stateid) decode_lock_stateid() argument 4303 decode_delegation_stateid(struct xdr_stream *xdr, nfs4_stateid *stateid) decode_delegation_stateid() argument 4309 decode_invalid_stateid(struct xdr_stream *xdr, nfs4_stateid *stateid) decode_invalid_stateid() argument 5810 decode_layout_stateid(struct xdr_stream *xdr, nfs4_stateid *stateid) decode_layout_stateid() argument [all...] |
| /kernel/linux/linux-5.10/fs/nfs/flexfilelayout/ |
| H A D | flexfilelayout.c | 75 static int decode_pnfs_stateid(struct xdr_stream *xdr, nfs4_stateid *stateid) in decode_pnfs_stateid() argument 2031 ff_layout_encode_ff_iostat_head(struct xdr_stream *xdr, const nfs4_stateid *stateid, const struct nfs42_layoutstat_devinfo *devinfo) ff_layout_encode_ff_iostat_head() argument 2050 ff_layout_encode_ff_iostat(struct xdr_stream *xdr, const nfs4_stateid *stateid, const struct nfs42_layoutstat_devinfo *devinfo) ff_layout_encode_ff_iostat() argument [all...] |
| /kernel/linux/linux-5.10/fs/nfsd/ |
| H A D | nfs4proc.c | 1005 stateid_t *stateid = &write->wr_stateid; in nfsd4_write() local 1321 nfs42_ssc_open(struct vfsmount *ss_mnt, struct nfs_fh *src_fh, nfs4_stateid *stateid) nfs42_ssc_open() argument 1560 find_async_copy(struct nfs4_client *clp, stateid_t *stateid) find_async_copy() argument [all...] |
| H A D | nfs4xdr.c | 1540 struct nfsd4_test_stateid_id *stateid; in nfsd4_decode_test_stateid() local 4379 struct nfsd4_test_stateid_id *stateid, *next; in nfsd4_encode_test_stateid() local [all...] |
| H A D | nfs4state.c | 5577 check_special_stateids(struct net *net, svc_fh *current_fh, stateid_t *stateid, int flags) check_special_stateids() argument 5651 nfsd4_validate_stateid(struct nfs4_client *cl, stateid_t *stateid) nfsd4_validate_stateid() argument 5690 nfsd4_lookup_stateid(struct nfsd4_compound_state *cstate, stateid_t *stateid, unsigned char typemask, struct nfs4_stid **s, struct nfsd_net *nn) nfsd4_lookup_stateid() argument 5872 nfs4_preprocess_stateid_op(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct svc_fh *fhp, stateid_t *stateid, int flags, struct nfsd_file **nfp, struct nfs4_stid **cstid) nfs4_preprocess_stateid_op() argument 5943 struct nfsd4_test_stateid_id *stateid; nfsd4_test_stateid() local 5954 nfsd4_free_lock_stateid(stateid_t *stateid, struct nfs4_stid *s) nfsd4_free_lock_stateid() argument 5987 stateid_t *stateid = &free_stateid->fr_stateid; nfsd4_free_stateid() local 6038 nfs4_seqid_op_checks(struct nfsd4_compound_state *cstate, stateid_t *stateid, u32 seqid, struct nfs4_ol_stateid *stp) nfs4_seqid_op_checks() argument 6062 nfs4_preprocess_seqid_op(struct nfsd4_compound_state *cstate, u32 seqid, stateid_t *stateid, char typemask, struct nfs4_ol_stateid **stpp, struct nfsd_net *nn) nfs4_preprocess_seqid_op() argument 6088 nfs4_preprocess_confirmed_seqid_op(struct nfsd4_compound_state *cstate, u32 seqid, stateid_t *stateid, struct nfs4_ol_stateid **stpp, struct nfsd_net *nn) nfs4_preprocess_confirmed_seqid_op() argument 6303 stateid_t *stateid = &dr->dr_stateid; nfsd4_delegreturn() local 7477 get_stateid(struct nfsd4_compound_state *cstate, stateid_t *stateid) get_stateid() argument 7485 put_stateid(struct nfsd4_compound_state *cstate, stateid_t *stateid) put_stateid() argument [all...] |
| H A D | xdr4.h | 180 stateid_t stateid; member 581 nfs4_stateid stateid; member 598 stateid_t stateid; member
|
| /kernel/linux/linux-6.6/fs/nfs/flexfilelayout/ |
| H A D | flexfilelayout.c | 81 static int decode_pnfs_stateid(struct xdr_stream *xdr, nfs4_stateid *stateid) in decode_pnfs_stateid() argument 2104 ff_layout_encode_ff_iostat_head(struct xdr_stream *xdr, const nfs4_stateid *stateid, const struct nfs42_layoutstat_devinfo *devinfo) ff_layout_encode_ff_iostat_head() argument 2123 ff_layout_encode_ff_iostat(struct xdr_stream *xdr, const nfs4_stateid *stateid, const struct nfs42_layoutstat_devinfo *devinfo) ff_layout_encode_ff_iostat() argument [all...] |
| /kernel/linux/linux-6.6/fs/nfsd/ |
| H A D | nfs4proc.c | 1185 stateid_t *stateid = &write->wr_stateid; in nfsd4_write() local 1579 nfs42_ssc_open(struct vfsmount *ss_mnt, struct nfs_fh *src_fh, nfs4_stateid *stateid) nfs42_ssc_open() argument 1868 find_async_copy_locked(struct nfs4_client *clp, stateid_t *stateid) find_async_copy_locked() argument 1883 find_async_copy(struct nfs4_client *clp, stateid_t *stateid) find_async_copy() argument [all...] |
| H A D | nfs4xdr.c | 1878 struct nfsd4_test_stateid_id *stateid; in nfsd4_decode_test_stateid() local 4657 struct nfsd4_test_stateid_id *stateid, *next; in nfsd4_encode_test_stateid() local [all...] |
| H A D | xdr4.h | 175 stateid_t stateid; member 576 nfs4_stateid stateid; member 615 stateid_t stateid; member
|
| H A D | nfs4state.c | 6328 check_special_stateids(struct net *net, svc_fh *current_fh, stateid_t *stateid, int flags) check_special_stateids() argument 6392 nfsd4_validate_stateid(struct nfs4_client *cl, stateid_t *stateid) nfsd4_validate_stateid() argument 6431 nfsd4_lookup_stateid(struct nfsd4_compound_state *cstate, stateid_t *stateid, unsigned char typemask, struct nfs4_stid **s, struct nfsd_net *nn) nfsd4_lookup_stateid() argument 6634 nfs4_preprocess_stateid_op(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct svc_fh *fhp, stateid_t *stateid, int flags, struct nfsd_file **nfp, struct nfs4_stid **cstid) nfs4_preprocess_stateid_op() argument 6705 struct nfsd4_test_stateid_id *stateid; nfsd4_test_stateid() local 6716 nfsd4_free_lock_stateid(stateid_t *stateid, struct nfs4_stid *s) nfsd4_free_lock_stateid() argument 6749 stateid_t *stateid = &free_stateid->fr_stateid; nfsd4_free_stateid() local 6800 nfs4_seqid_op_checks(struct nfsd4_compound_state *cstate, stateid_t *stateid, u32 seqid, struct nfs4_ol_stateid *stp) nfs4_seqid_op_checks() argument 6834 nfs4_preprocess_seqid_op(struct nfsd4_compound_state *cstate, u32 seqid, stateid_t *stateid, char typemask, struct nfs4_ol_stateid **stpp, struct nfsd_net *nn) nfs4_preprocess_seqid_op() argument 6860 nfs4_preprocess_confirmed_seqid_op(struct nfsd4_compound_state *cstate, u32 seqid, stateid_t *stateid, struct nfs4_ol_stateid **stpp, struct nfsd_net *nn) nfs4_preprocess_confirmed_seqid_op() argument 7075 stateid_t *stateid = &dr->dr_stateid; nfsd4_delegreturn() local 8292 get_stateid(struct nfsd4_compound_state *cstate, stateid_t *stateid) get_stateid() argument 8300 put_stateid(struct nfsd4_compound_state *cstate, stateid_t *stateid) put_stateid() argument [all...] |
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | nfs_xdr.h | 260 nfs4_stateid stateid; member 270 nfs4_stateid stateid; member 295 nfs4_stateid stateid; member 327 nfs4_stateid stateid; member 335 nfs4_stateid stateid; member 373 nfs4_stateid stateid; member 399 nfs4_stateid stateid; member 483 nfs4_stateid stateid; member 510 nfs4_stateid * stateid; member 516 nfs4_stateid stateid; member 526 nfs4_stateid stateid; global() member 537 nfs4_stateid stateid; global() member 570 nfs4_stateid stateid; global() member 580 nfs4_stateid stateid; global() member 585 nfs4_stateid stateid; global() member 613 const nfs4_stateid *stateid; global() member 647 nfs4_stateid stateid; global() member 782 nfs4_stateid stateid; global() member 1388 nfs4_stateid *stateid; global() member 1398 nfs4_stateid stateid; global() member 1449 nfs4_stateid stateid; global() member [all...] |