Home
last modified time | relevance | path

Searched defs:folios (Results 1 – 8 of 8) sorted by relevance

/linux-6.8/Documentation/mm/
Dphysical_memory.rst355 .. _folios: target in Pages
/linux-6.8/include/linux/
Dpagevec.h31 struct folio *folios[PAGEVEC_SIZE]; member
Dmm.h1530 struct folio **folios; member
1548 static inline void folios_put(struct folio **folios, unsigned int nr) in folios_put()
Dmmzone.h431 struct list_head folios[MAX_NR_GENS][ANON_AND_FILE][MAX_NR_ZONES]; member
/linux-6.8/fs/bcachefs/
Dfs-io-pagecache.h7 typedef DARRAY(struct folio *) folios; typedef
Dfs-io-buffered.c49 folios folios; member
/linux-6.8/fs/btrfs/
Dextent_io.h102 struct folio *folios[INLINE_EXTENT_BUFFER_PAGES]; member
/linux-6.8/fs/smb/client/
Dcifsencrypt.c106 struct folio *folios[16], *folio; in cifs_shash_xarray() local