Home
last modified time | relevance | path

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

/linux/fs/nfsd/
H A Dnfs4proc.c60 static void cleanup_async_copy(struct nfsd4_copy *copy);
1437 struct nfsd4_copy *copy; in nfsd4_has_active_async_copies()
1459 struct nfsd4_copy *copy; in nfsd4_async_copy_reaper()
1468 copy = list_entry(pos, struct nfsd4_copy, copies); in nfsd4_async_copy_reaper()
1481 copy = list_first_entry(&reaplist, struct nfsd4_copy, copies); in nfsd4_async_copy_reaper()
1487 static void nfs4_put_copy(struct nfsd4_copy *copy) in nfs4_put_copy()
1495 static void release_copy_files(struct nfsd4_copy *copy);
1497 static void nfsd4_stop_copy(struct nfsd4_copy *copy) in nfsd4_stop_copy()
1518 static struct nfsd4_copy *nfsd4_unhash_copy(struct nfs4_client *clp) in nfsd4_unhash_copy()
1520 struct nfsd4_copy *copy = NULL; in nfsd4_unhash_copy()
[all …]
H A Dxdr4.h725 struct nfsd4_copy { struct
769 static inline void nfsd4_copy_set_sync(struct nfsd4_copy *copy, bool sync) in nfsd4_copy_set_sync() argument
777 static inline bool nfsd4_copy_is_sync(const struct nfsd4_copy *copy) in nfsd4_copy_is_sync()
782 static inline bool nfsd4_copy_is_async(const struct nfsd4_copy *copy) in nfsd4_copy_is_async()
787 static inline bool nfsd4_ssc_is_inter(const struct nfsd4_copy *copy) in nfsd4_ssc_is_inter()
883 struct nfsd4_copy copy;
H A Dstate.h790 struct nfsd4_copy;
802 int nfs4_init_copy_state(struct nfsd_net *nn, struct nfsd4_copy *copy);
803 void nfs4_free_copy_state(struct nfsd4_copy *copy);
H A Dtrace.h2245 const struct nfsd4_copy *copy
2311 TP_PROTO(const struct nfsd4_copy *copy), \
2320 const struct nfsd4_copy *copy,
2344 const struct nfsd4_copy *copy
2414 TP_PROTO(const struct nfsd4_copy *copy), \
H A Dnfs4xdr.c2147 struct nfsd4_copy *copy = &u->copy; in nfsd4_decode_copy()
5640 const struct nfsd4_copy *copy) in nfsd4_encode_write_response4()
5667 const struct nfsd4_copy *copy) in nfsd4_encode_copy_requirements4()
5683 struct nfsd4_copy *copy = &u->copy; in nfsd4_encode_copy()
H A Dnfs4state.c967 int nfs4_init_copy_state(struct nfsd_net *nn, struct nfsd4_copy *copy) in nfs4_init_copy_state()
993 void nfs4_free_copy_state(struct nfsd4_copy *copy) in nfs4_free_copy_state()