Home
last modified time | relevance | path

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

/linux-6.15/fs/nfsd/
H A Dxdr4.h691 #define NFSD4_COPY_F_STOPPED (0) macro
H A Dnfs4proc.c1327 !test_bit(NFSD4_COPY_F_STOPPED, &copy->cp_flags)) { in nfsd4_has_active_async_copies()
1382 if (!test_and_set_bit(NFSD4_COPY_F_STOPPED, &copy->cp_flags)) in nfsd4_stop_copy()
1892 set_bit(NFSD4_COPY_F_STOPPED, &copy->cp_flags); in nfsd4_do_async_copy()