Re: [PATCH v11 02/33] mm: Introduce struct folio
From: David Howells <dhowells@redhat.com>
Date: 2021-06-16 10:41:23
Also in:
linux-fsdevel, lkml
From: David Howells <dhowells@redhat.com>
Date: 2021-06-16 10:41:23
Also in:
linux-fsdevel, lkml
David Howells [off-list ref] wrote:
Could we also get a synonym for page_offset()? Perhaps called folio_fpos() rather than folio_offset()? "Offset" is a bit generic.
Nevermind, that's handled in a later patch. David