Searched refs:NFSD4_COPY_F_COMPLETED (Results 1 – 2 of 2) sorted by relevance
1474 if (!test_bit(NFSD4_COPY_F_COMPLETED, ©->cp_copy.cp_flags) && in nfsd4_has_active_async_copies()1547 set_bit(NFSD4_COPY_F_COMPLETED, ©->cp_copy.cp_flags); in nfsd4_stop_copy()2175 set_bit(NFSD4_COPY_F_COMPLETED, ©->cp_flags); in nfsd4_do_async_copy()2484 if (test_bit(NFSD4_COPY_F_COMPLETED, ©->cp_copy.cp_flags)) { in nfsd4_offload_status()
753 #define NFSD4_COPY_F_COMPLETED (4) macro