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);
1370 struct nfsd4_copy *copy; in nfsd4_has_active_async_copies()
1392 struct nfsd4_copy *copy; in nfsd4_async_copy_reaper()
1401 copy = list_entry(pos, struct nfsd4_copy, copies); in nfsd4_async_copy_reaper()
1414 copy = list_first_entry(&reaplist, struct nfsd4_copy, copies); in nfsd4_async_copy_reaper()
1420 static void nfs4_put_copy(struct nfsd4_copy *copy) in nfs4_put_copy()
1428 static void nfsd4_stop_copy(struct nfsd4_copy *copy) in nfsd4_stop_copy()
1439 static struct nfsd4_copy *nfsd4_unhash_copy(struct nfs4_client *clp) in nfsd4_unhash_copy()
1441 struct nfsd4_copy *copy = NULL; in nfsd4_unhash_copy()
1445 copy = list_first_entry(&clp->async_copies, struct nfsd4_copy, in nfsd4_unhash_copy()
[all …]
H A Dxdr4.h719 struct nfsd4_copy { struct
762 static inline void nfsd4_copy_set_sync(struct nfsd4_copy *copy, bool sync) in nfsd4_copy_set_sync() argument
770 static inline bool nfsd4_copy_is_sync(const struct nfsd4_copy *copy) in nfsd4_copy_is_sync()
775 static inline bool nfsd4_copy_is_async(const struct nfsd4_copy *copy) in nfsd4_copy_is_async()
780 static inline bool nfsd4_ssc_is_inter(const struct nfsd4_copy *copy) in nfsd4_ssc_is_inter()
876 struct nfsd4_copy copy;
H A Dstate.h783 struct nfsd4_copy;
795 int nfs4_init_copy_state(struct nfsd_net *nn, struct nfsd4_copy *copy);
796 void nfs4_free_copy_state(struct nfsd4_copy *copy);
H A Dtrace.h2191 const struct nfsd4_copy *copy
2257 TP_PROTO(const struct nfsd4_copy *copy), \
2266 const struct nfsd4_copy *copy,
2290 const struct nfsd4_copy *copy
2360 TP_PROTO(const struct nfsd4_copy *copy), \
H A Dnfs4xdr.c2010 struct nfsd4_copy *copy = &u->copy; in nfsd4_decode_copy()
5305 const struct nfsd4_copy *copy) in nfsd4_encode_write_response4()
5332 const struct nfsd4_copy *copy) in nfsd4_encode_copy_requirements4()
5348 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()