Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/overlayfs/
H A Dcopy_up.c23 #define OVL_COPY_UP_CHUNK_SIZE (1 << 20) macro
171 size_t this_len = OVL_COPY_UP_CHUNK_SIZE; in ovl_copy_up_data()
192 * data in the size of OVL_COPY_UP_CHUNK_SIZE. Actually, in ovl_copy_up_data()
/kernel/linux/linux-6.6/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()
286 * data in the size of OVL_COPY_UP_CHUNK_SIZE. Actually, in ovl_copy_up_file()

Completed in 3 milliseconds