Home
last modified time | relevance | path

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

/linux/fs/nfsd/
H A Dxdr4.h739 struct nfsd4_copy { struct
785 struct nfsd4_copy cp_copy; /* operation params + result */
794 static inline void nfsd4_copy_set_sync(struct nfsd4_copy *copy, bool sync) in nfsd4_copy_set_sync()
802 static inline bool nfsd4_copy_is_sync(const struct nfsd4_copy *copy) in nfsd4_copy_is_sync()
807 static inline bool nfsd4_copy_is_async(const struct nfsd4_copy *copy) in nfsd4_copy_is_async()
812 static inline bool nfsd4_ssc_is_inter(const struct nfsd4_copy *copy) in nfsd4_ssc_is_inter()
908 struct nfsd4_copy copy;
H A Dnfs4proc.c1532 static void release_copy_files(struct nfsd4_copy *copy);
1582 static bool nfsd4_copy_on_sb(const struct nfsd4_copy *copy, in nfsd4_copy_on_sb()
1848 struct nfsd4_copy *copy) in nfsd4_setup_inter_ssc()
1906 struct nfsd4_copy *copy) in nfsd4_setup_inter_ssc()
1928 struct nfsd4_copy *copy) in nfsd4_setup_intra_ssc()
1973 static void nfsd4_init_copy_res(struct nfsd4_copy *copy, bool sync) in nfsd4_init_copy_res()
1981 static ssize_t _nfsd_copy_file_range(struct nfsd4_copy *copy, in _nfsd_copy_file_range()
2024 static __be32 nfsd4_do_copy(struct nfsd4_copy *copy, in nfsd4_do_copy()
2045 static void dup_copy_fields(struct nfsd4_copy *src, struct nfsd4_copy *dst) in dup_copy_fields()
2065 static void release_copy_files(struct nfsd4_copy *copy) in release_copy_files()
[all …]
H A Dtrace.h2309 const struct nfsd4_copy *copy
2375 TP_PROTO(const struct nfsd4_copy *copy), \
2384 const struct nfsd4_copy *copy,
2408 const struct nfsd4_copy *copy
2478 TP_PROTO(const struct nfsd4_copy *copy), \
H A Dstate.h877 struct nfsd4_copy;
H A Dnfs4xdr.c2180 struct nfsd4_copy *copy = &u->copy; in nfsd4_decode_copy()
6046 const struct nfsd4_copy *copy) in nfsd4_encode_write_response4()
6073 const struct nfsd4_copy *copy) in nfsd4_encode_copy_requirements4()
6089 struct nfsd4_copy *copy = &u->copy; in nfsd4_encode_copy()