Home
last modified time | relevance | path

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

/openbmc/linux/fs/nfsd/
H A Dxdr4.h555 #define NFSD4_COPY_F_INTRA (1) macro
600 return !test_bit(NFSD4_COPY_F_INTRA, &copy->cp_flags); in nfsd4_ssc_is_inter()
H A Dnfs4xdr.c2002 __set_bit(NFSD4_COPY_F_INTRA, &copy->cp_flags); in nfsd4_decode_copy()