Home
last modified time | relevance | path

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

/linux-6.6.21/fs/nfsd/
Dxdr4.h555 #define NFSD4_COPY_F_INTRA (1) macro
599 return !test_bit(NFSD4_COPY_F_INTRA, &copy->cp_flags); in nfsd4_ssc_is_inter()
Dnfs4xdr.c2010 __set_bit(NFSD4_COPY_F_INTRA, &copy->cp_flags); in nfsd4_decode_copy()