Home
last modified time | relevance | path

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

/linux-6.15/fs/netfs/
H A Dread_collect.c22 #define COPY_TO_CACHE 0x40 /* Need to copy subrequest to cache */ macro
129 if (*notes & COPY_TO_CACHE) in netfs_read_unlock_folios()
251 notes |= COPY_TO_CACHE; in netfs_collect_read_results()