Home
last modified time | relevance | path

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

/linux-6.15/fs/nfsd/
H A Dxdr4.h695 #define NFSD4_COPY_F_COMPLETED (4) macro
H A Dnfs4proc.c1326 if (!test_bit(NFSD4_COPY_F_COMPLETED, &copy->cp_flags) && in nfsd4_has_active_async_copies()
1894 set_bit(NFSD4_COPY_F_COMPLETED, &copy->cp_flags); in nfsd4_do_async_copy()
2130 if (test_bit(NFSD4_COPY_F_COMPLETED, &copy->cp_flags)) { in nfsd4_offload_status()