Home
last modified time | relevance | path

Searched refs:nfsd4_copy_is_async (Results 1 – 2 of 2) sorted by relevance

/linux/fs/nfsd/
H A Dxdr4.h782 static inline bool nfsd4_copy_is_async(const struct nfsd4_copy *copy) in nfsd4_ssc_is_inter()
775 static inline bool nfsd4_copy_is_async(const struct nfsd4_copy *copy) nfsd4_copy_is_async() function
H A Dnfs4proc.c1959 } while (bytes_total > 0 && nfsd4_copy_is_async(copy)); in nfsd4_copy()
1961 if (nfsd4_copy_is_async(copy) && copy->cp_res.wr_bytes_written > 0) { in nfsd4_copy()
2162 if (nfsd4_copy_is_async(copy)) { in nfsd4_fallocate()