Searched refs:nfsd4_copy (Results 1 – 6 of 6) sorted by relevance
| /Linux-v5.10/fs/nfsd/ |
| D | nfs4proc.c | 1105 void nfs4_put_copy(struct nfsd4_copy *copy) in nfs4_put_copy() 1113 check_and_set_stop_copy(struct nfsd4_copy *copy) in check_and_set_stop_copy() 1125 static void nfsd4_stop_copy(struct nfsd4_copy *copy) in nfsd4_stop_copy() 1133 static struct nfsd4_copy *nfsd4_get_copy(struct nfs4_client *clp) in nfsd4_get_copy() 1135 struct nfsd4_copy *copy = NULL; in nfsd4_get_copy() 1139 copy = list_first_entry(&clp->async_copies, struct nfsd4_copy, in nfsd4_get_copy() 1149 struct nfsd4_copy *copy; in nfsd4_shutdown_copy() 1267 struct nfsd4_copy *copy, struct vfsmount **mount) in nfsd4_setup_inter_ssc() 1312 struct nfsd4_copy *copy, in nfsd4_setup_inter_ssc() 1341 struct nfsd4_copy *copy) in nfsd4_setup_intra_ssc() [all …]
|
| D | state.h | 630 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 *
|
| D | nfs4callback.c | 692 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()
|
| D | xdr4.h | 546 struct nfsd4_copy { struct 674 struct nfsd4_copy copy;
|
| D | nfs4xdr.c | 1798 nfsd4_decode_copy(struct nfsd4_compoundargs *argp, struct nfsd4_copy *copy) in nfsd4_decode_copy() 4573 struct nfsd4_copy *copy) in nfsd4_encode_copy()
|
| D | nfs4state.c | 779 int nfs4_init_copy_state(struct nfsd_net *nn, struct nfsd4_copy *copy) in nfs4_init_copy_state() 805 void nfs4_free_copy_state(struct nfsd4_copy *copy) in nfs4_free_copy_state()
|