Searched defs:_folio (Results 1 – 4 of 4) sorted by relevance
/linux/fs/netfs/ |
H A D | buffered_read.c | 626 loff_t pos, unsigned int len, struct folio **_folio, in netfs_write_begin()
|
/linux/include/linux/ |
H A D | rmap.h | 942 #define DEFINE_FOLIO_VMA_WALK(name, _folio, _vma, _address, _flags) \ argument
|
/linux/fs/btrfs/ |
H A D | fs.h | 913 #define folio_to_inode(_folio) (BTRFS_I(_Generic((_folio), \ argument 916 #define folio_to_fs_info(_folio) (folio_to_inode(_folio)->root->fs_info) argument
|
/linux/mm/ |
H A D | vmscan.c | 186 #define prefetchw_prev_lru_folio(_folio, _base, _field) \ argument 196 #define prefetchw_prev_lru_folio(_folio, _base, _field) do { } while (0) argument
|