Home
last modified time | relevance | path

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

/linux-6.6.21/fs/nfsd/
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 *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.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);
Dnfs4xdr.c1979 struct nfsd4_copy *copy = &u->copy; in nfsd4_decode_copy()
4868 struct nfsd4_copy *copy = &u->copy; in nfsd4_encode_copy()
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()