Searched refs:NFSD4_COPY_F_INTRA (Results 1 – 3 of 3) sorted by relevance
736 #define NFSD4_COPY_F_INTRA (1) macro789 return !test_bit(NFSD4_COPY_F_INTRA, ©->cp_flags); in nfsd4_ssc_is_inter()
2273 __entry->intra = test_bit(NFSD4_COPY_F_INTRA, ©->cp_flags);2332 __entry->intra = test_bit(NFSD4_COPY_F_INTRA, ©->cp_flags);2374 __entry->intra = test_bit(NFSD4_COPY_F_INTRA, ©->cp_flags);
2178 __set_bit(NFSD4_COPY_F_INTRA, ©->cp_flags); in nfsd4_decode_copy()