Searched refs:NFSD4_COPY_F_COMPLETED (Results 1 – 2 of 2) sorted by relevance
1442 if (!test_bit(NFSD4_COPY_F_COMPLETED, ©->cp_flags) && in nfsd4_has_active_async_copies()1504 set_bit(NFSD4_COPY_F_COMPLETED, ©->cp_flags); in nfsd4_stop_copy()2119 set_bit(NFSD4_COPY_F_COMPLETED, ©->cp_flags); in nfsd4_do_async_copy()2353 if (test_bit(NFSD4_COPY_F_COMPLETED, ©->cp_flags)) { in nfsd4_offload_status()
739 #define NFSD4_COPY_F_COMPLETED (4) macro