Home
last modified time | relevance | path

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

/openbmc/linux/fs/overlayfs/
H A Dcopy_up.c24 #define OVL_COPY_UP_CHUNK_SIZE (1 << 20) macro
265 size_t this_len = OVL_COPY_UP_CHUNK_SIZE; in ovl_copy_up_file()