Home
last modified time | relevance | path

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

/fs/nfsd/
A Dxdr4.h696 #define NFSD4_COPY_F_INTRA (1) macro
748 return !test_bit(NFSD4_COPY_F_INTRA, &copy->cp_flags); in nfsd4_ssc_is_inter()
A Dtrace.h2189 __entry->intra = test_bit(NFSD4_COPY_F_INTRA, &copy->cp_flags);
2248 __entry->intra = test_bit(NFSD4_COPY_F_INTRA, &copy->cp_flags);
2290 __entry->intra = test_bit(NFSD4_COPY_F_INTRA, &copy->cp_flags);
A Dnfs4xdr.c2053 __set_bit(NFSD4_COPY_F_INTRA, &copy->cp_flags); in nfsd4_decode_copy()

Completed in 21 milliseconds