Home
last modified time | relevance | path

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

/fs/nfsd/
Dnfs4proc.c1260 static void nfs4_put_copy(struct nfsd4_copy *copy) in nfs4_put_copy()
1268 static void nfsd4_stop_copy(struct nfsd4_copy *copy) in nfsd4_stop_copy()
1275 static struct nfsd4_copy *nfsd4_get_copy(struct nfs4_client *clp) in nfsd4_get_copy()
1277 struct nfsd4_copy *copy = NULL; in nfsd4_get_copy()
1281 copy = list_first_entry(&clp->async_copies, struct nfsd4_copy, in nfsd4_get_copy()
1291 struct nfsd4_copy *copy; in nfsd4_shutdown_copy()
1490 struct nfsd4_copy *copy) in nfsd4_setup_inter_ssc()
1548 struct nfsd4_copy *copy) in nfsd4_setup_inter_ssc()
1570 struct nfsd4_copy *copy) in nfsd4_setup_intra_ssc()
1600 static void nfsd4_init_copy_res(struct nfsd4_copy *copy, bool sync) in nfsd4_init_copy_res()
[all …]
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() argument
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;
Dstate.h667 struct nfsd4_copy;
678 int nfs4_init_copy_state(struct nfsd_net *nn, struct nfsd4_copy *copy);
679 void nfs4_free_copy_state(struct nfsd4_copy *copy);
705 extern struct nfsd4_copy *
Dnfs4xdr.c1927 nfsd4_decode_copy(struct nfsd4_compoundargs *argp, struct nfsd4_copy *copy) in nfsd4_decode_copy()
4748 struct nfsd4_copy *copy) in nfsd4_encode_copy()
Dnfs4state.c1008 int nfs4_init_copy_state(struct nfsd_net *nn, struct nfsd4_copy *copy) in nfs4_init_copy_state()
1034 void nfs4_free_copy_state(struct nfsd4_copy *copy) in nfs4_free_copy_state()