Home
last modified time | relevance | path

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

/linux/fs/nfsd/
H A Dnfs4proc.c60 static void cleanup_async_copy(struct nfsd4_copy *copy);
1440 struct nfsd4_copy *copy; in nfsd4_has_active_async_copies()
1462 struct nfsd4_copy *copy; in nfsd4_async_copy_reaper()
1471 copy = list_entry(pos, struct nfsd4_copy, copies); in nfsd4_async_copy_reaper()
1484 copy = list_first_entry(&reaplist, struct nfsd4_copy, copies); in nfsd4_async_copy_reaper()
1490 static void nfs4_put_copy(struct nfsd4_copy *copy) in nfs4_put_copy()
1498 static void release_copy_files(struct nfsd4_copy *copy);
1500 static void nfsd4_stop_copy(struct nfsd4_copy *copy) in nfsd4_stop_copy()
1521 static struct nfsd4_copy *nfsd4_unhash_copy(struct nfs4_client *clp) in nfsd4_unhash_copy()
1523 struct nfsd4_copy *copy = NULL; in nfsd4_unhash_copy()
[all …]
H A Dxdr4.h725 struct nfsd4_copy { struct
770 static inline void nfsd4_copy_set_sync(struct nfsd4_copy *copy, bool sync) in nfsd4_copy_set_sync() argument
778 static inline bool nfsd4_copy_is_sync(const struct nfsd4_copy *copy) in nfsd4_copy_is_sync()
783 static inline bool nfsd4_copy_is_async(const struct nfsd4_copy *copy) in nfsd4_copy_is_async()
788 static inline bool nfsd4_ssc_is_inter(const struct nfsd4_copy *copy) in nfsd4_ssc_is_inter()
884 struct nfsd4_copy copy;
H A Dstate.h801 struct nfsd4_copy;
813 int nfs4_init_copy_state(struct nfsd_net *nn, struct nfsd4_copy *copy);
814 void nfs4_free_copy_state(struct nfsd4_copy *copy);
H A Dnfs4xdr.c2147 struct nfsd4_copy *copy = &u->copy; in nfsd4_decode_copy()
5641 const struct nfsd4_copy *copy) in nfsd4_encode_write_response4()
5668 const struct nfsd4_copy *copy) in nfsd4_encode_copy_requirements4()
5684 struct nfsd4_copy *copy = &u->copy; in nfsd4_encode_copy()
H A Dnfs4state.c962 int nfs4_init_copy_state(struct nfsd_net *nn, struct nfsd4_copy *copy) in nfs4_init_copy_state()
988 void nfs4_free_copy_state(struct nfsd4_copy *copy) in nfs4_free_copy_state()