Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfsd/
H A Dnfs4proc.c1272 static void nfs4_put_copy(struct nfsd4_copy *copy) in nfs4_put_copy()
1281 static void nfsd4_stop_copy(struct nfsd4_copy *copy) in nfsd4_stop_copy()
1288 static struct nfsd4_copy *nfsd4_unhash_copy(struct nfs4_client *clp) in nfsd4_unhash_copy()
1290 struct nfsd4_copy *copy = NULL; in nfsd4_unhash_copy()
1294 copy = list_first_entry(&clp->async_copies, struct nfsd4_copy, in nfsd4_unhash_copy()
1307 struct nfsd4_copy *copy; in nfsd4_shutdown_copy()
1505 struct nfsd4_copy *copy) in nfsd4_setup_inter_ssc()
1563 struct nfsd4_copy *copy) in nfsd4_setup_inter_ssc()
1585 struct nfsd4_copy *copy) in nfsd4_setup_intra_ssc()
1615 static void nfsd4_init_copy_res(struct nfsd4_copy *copy, bool sync) in nfsd4_init_copy_res()
[all …]
H A Dxdr4.h544 struct nfsd4_copy { struct
580 static inline void nfsd4_copy_set_sync(struct nfsd4_copy *copy, bool sync) in nfsd4_copy_set_sync() argument
588 static inline bool nfsd4_copy_is_sync(const struct nfsd4_copy *copy) in nfsd4_copy_is_sync()
593 static inline bool nfsd4_copy_is_async(const struct nfsd4_copy *copy) in nfsd4_copy_is_async()
598 static inline bool nfsd4_ssc_is_inter(const struct nfsd4_copy *copy) in nfsd4_ssc_is_inter()
693 struct nfsd4_copy copy;
H A 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);
H A Dnfs4xdr.c1971 struct nfsd4_copy *copy = &u->copy; in nfsd4_decode_copy()
4860 struct nfsd4_copy *copy = &u->copy; in nfsd4_encode_copy()
H A 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()