Searched defs:_folio (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.6/fs/netfs/ |
D | buffered_read.c | 343 loff_t pos, unsigned int len, struct folio **_folio, in netfs_write_begin()
|
/Linux-v6.6/include/linux/ |
D | rmap.h | 405 #define DEFINE_FOLIO_VMA_WALK(name, _folio, _vma, _address, _flags) \ argument
|
/Linux-v6.6/mm/ |
D | vmscan.c | 173 #define prefetchw_prev_lru_folio(_folio, _base, _field) \ argument 183 #define prefetchw_prev_lru_folio(_folio, _base, _field) do { } while (0) argument
|