Searched refs:NETFS_FOLIO_COPY_TO_CACHE (Results 1 – 5 of 5) sorted by relevance
64 if (group == NETFS_FOLIO_COPY_TO_CACHE) { in netfs_kill_dirty_pages() 400 if (fgroup == NETFS_FOLIO_COPY_TO_CACHE) { in netfs_write_folio() 425 if (fgroup == NETFS_FOLIO_COPY_TO_CACHE) { in netfs_write_folio() 460 fgroup == NETFS_FOLIO_COPY_TO_CACHE)) { in netfs_write_folio() 589 if (netfs_folio_group(folio) != NETFS_FOLIO_COPY_TO_CACHE && in netfs_writepages()
84 if (group == NETFS_FOLIO_COPY_TO_CACHE) { in netfs_folio_written_back()
39 * cache the folio, we set the group to NETFS_FOLIO_COPY_TO_CACHE, mark it71 folio_attach_private(folio, NETFS_FOLIO_COPY_TO_CACHE); in netfs_unlock_read_folio()
96 #define NETFS_FOLIO_COPY_TO_CACHE ((struct netfs_group *)0x356UL) /* Write to the cache only */ macro
164 special value (``NETFS_FOLIO_COPY_TO_CACHE``) and left to writeback to write.842 finds a dirty page that isn't simply marked NETFS_FOLIO_COPY_TO_CACHE,