Home
last modified time | relevance | path

Searched refs:nfsd4_copy (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/linux-5.10/fs/nfsd/
H A Dnfs4proc.c1108 void nfs4_put_copy(struct nfsd4_copy *copy) in nfs4_put_copy()
1116 check_and_set_stop_copy(struct nfsd4_copy *copy) in check_and_set_stop_copy()
1128 static void nfsd4_stop_copy(struct nfsd4_copy *copy) in nfsd4_stop_copy()
1136 static struct nfsd4_copy *nfsd4_get_copy(struct nfs4_client *clp) in nfsd4_get_copy()
1138 struct nfsd4_copy *copy = NULL; in nfsd4_get_copy()
1142 copy = list_first_entry(&clp->async_copies, struct nfsd4_copy, in nfsd4_get_copy()
1152 struct nfsd4_copy *copy; in nfsd4_shutdown_copy()
1263 struct nfsd4_copy *copy, struct vfsmount **mount) in nfsd4_setup_inter_ssc()
1308 struct nfsd4_copy *copy, in nfsd4_setup_inter_ssc()
1332 struct nfsd4_copy *cop in nfsd4_setup_intra_ssc()
1495 nfsd4_copy(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, nfsd4_copy() function
[all...]
H A Dstate.h630 struct nfsd4_copy;
641 int nfs4_init_copy_state(struct nfsd_net *nn, struct nfsd4_copy *copy);
642 void nfs4_free_copy_state(struct nfsd4_copy *copy);
671 extern void nfs4_put_copy(struct nfsd4_copy *copy);
672 extern struct nfsd4_copy *
H A Dnfs4callback.c692 const struct nfsd4_copy *cp) in encode_offload_info4()
715 const struct nfsd4_copy *cp, in encode_cb_offload4args()
734 const struct nfsd4_copy *cp = in nfs4_xdr_enc_cb_offload()
735 container_of(cb, struct nfsd4_copy, cp_cb); in nfs4_xdr_enc_cb_offload()
H A Dxdr4.h546 struct nfsd4_copy { struct
674 struct nfsd4_copy copy;
H A Dnfs4xdr.c1798 nfsd4_decode_copy(struct nfsd4_compoundargs *argp, struct nfsd4_copy *copy) in nfsd4_decode_copy()
4584 struct nfsd4_copy *copy) in nfsd4_encode_copy()
H A Dnfs4state.c791 int nfs4_init_copy_state(struct nfsd_net *nn, struct nfsd4_copy *copy) in nfs4_init_copy_state()
817 void nfs4_free_copy_state(struct nfsd4_copy *copy) in nfs4_free_copy_state()
/kernel/linux/linux-6.6/fs/nfsd/
H A Dnfs4proc.c1281 static void nfs4_put_copy(struct nfsd4_copy *copy) in nfs4_put_copy()
1289 static void nfsd4_stop_copy(struct nfsd4_copy *copy) in nfsd4_stop_copy()
1296 static struct nfsd4_copy *nfsd4_get_copy(struct nfs4_client *clp) in nfsd4_get_copy()
1298 struct nfsd4_copy *copy = NULL; in nfsd4_get_copy()
1302 copy = list_first_entry(&clp->async_copies, struct nfsd4_copy, in nfsd4_get_copy()
1312 struct nfsd4_copy *copy; in nfsd4_shutdown_copy()
1510 struct nfsd4_copy *copy) in nfsd4_setup_inter_ssc()
1568 struct nfsd4_copy *copy) in nfsd4_setup_inter_ssc()
1590 struct nfsd4_copy *copy) in nfsd4_setup_intra_ssc()
1620 static void nfsd4_init_copy_res(struct nfsd4_copy *cop
1794 nfsd4_copy(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, nfsd4_copy() function
[all...]
H A Dxdr4.h544 struct nfsd4_copy { struct
579 static inline void nfsd4_copy_set_sync(struct nfsd4_copy *copy, bool sync) in nfsd4_copy_set_sync()
587 static inline bool nfsd4_copy_is_sync(const struct nfsd4_copy *copy) in nfsd4_copy_is_sync()
592 static inline bool nfsd4_copy_is_async(const struct nfsd4_copy *copy) in nfsd4_copy_is_async()
597 static inline bool nfsd4_ssc_is_inter(const struct nfsd4_copy *copy) in nfsd4_ssc_is_inter()
692 struct nfsd4_copy copy;
H A Dstate.h670 struct nfsd4_copy;
681 int nfs4_init_copy_state(struct nfsd_net *nn, struct nfsd4_copy *copy);
682 void nfs4_free_copy_state(struct nfsd4_copy *copy);
H A Dnfs4xdr.c1979 struct nfsd4_copy *copy = &u->copy; in nfsd4_decode_copy()
4868 struct nfsd4_copy *copy = &u->copy; in nfsd4_encode_copy()
H A Dnfs4state.c1004 int nfs4_init_copy_state(struct nfsd_net *nn, struct nfsd4_copy *copy) in nfs4_init_copy_state()
1030 void nfs4_free_copy_state(struct nfsd4_copy *copy) in nfs4_free_copy_state()

Completed in 47 milliseconds