Searched refs:OVL_COPY_UP_CHUNK_SIZE (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/overlayfs/
H A Dcopy_up.c24 #define OVL_COPY_UP_CHUNK_SIZE (1 << 20) macro
285 size_t this_len = OVL_COPY_UP_CHUNK_SIZE;
306 * data in the size of OVL_COPY_UP_CHUNK_SIZE. Actually,

Completed in 79 milliseconds