Home
last modified time | relevance | path

Searched refs:nfsd4_copy (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.4/fs/nfsd/
Dnfs4proc.c1088 void nfs4_put_copy(struct nfsd4_copy *copy) in nfs4_put_copy()
1096 check_and_set_stop_copy(struct nfsd4_copy *copy) in check_and_set_stop_copy()
1108 static void nfsd4_stop_copy(struct nfsd4_copy *copy) in nfsd4_stop_copy()
1116 static struct nfsd4_copy *nfsd4_get_copy(struct nfs4_client *clp) in nfsd4_get_copy()
1118 struct nfsd4_copy *copy = NULL; in nfsd4_get_copy()
1122 copy = list_first_entry(&clp->async_copies, struct nfsd4_copy, in nfsd4_get_copy()
1132 struct nfsd4_copy *copy; in nfsd4_shutdown_copy()
1140 struct nfsd4_copy *copy = container_of(cb, struct nfsd4_copy, cp_cb); in nfsd4_cb_offload_release()
1156 static void nfsd4_init_copy_res(struct nfsd4_copy *copy, bool sync) in nfsd4_init_copy_res()
1163 static ssize_t _nfsd_copy_file_range(struct nfsd4_copy *copy) in _nfsd_copy_file_range()
[all …]
Dstate.h616 struct nfsd4_copy;
626 int nfs4_init_cp_state(struct nfsd_net *nn, struct nfsd4_copy *copy);
627 void nfs4_free_cp_state(struct nfsd4_copy *copy);
654 extern void nfs4_put_copy(struct nfsd4_copy *copy);
655 extern struct nfsd4_copy *
Dnfs4callback.c691 const struct nfsd4_copy *cp) in encode_offload_info4()
714 const struct nfsd4_copy *cp, in encode_cb_offload4args()
733 const struct nfsd4_copy *cp = in nfs4_xdr_enc_cb_offload()
734 container_of(cb, struct nfsd4_copy, cp_cb); in nfs4_xdr_enc_cb_offload()
Dxdr4.h519 struct nfsd4_copy { struct
628 struct nfsd4_copy copy;
Dnfs4xdr.c1748 nfsd4_decode_copy(struct nfsd4_compoundargs *argp, struct nfsd4_copy *copy) in nfsd4_decode_copy()
4259 struct nfsd4_copy *copy) in nfsd4_encode_copy()
Dnfs4state.c744 int nfs4_init_cp_state(struct nfsd_net *nn, struct nfsd4_copy *copy) in nfs4_init_cp_state()
761 void nfs4_free_cp_state(struct nfsd4_copy *copy) in nfs4_free_cp_state()