Home
last modified time | relevance | path

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

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