Searched hist:b9a8a4195c7d3a51235a4fc974a46ad4e9689ffd (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/mm/ |
H A D | truncate.c | diff b9a8a4195c7d3a51235a4fc974a46ad4e9689ffd Wed May 27 16:59:22 CDT 2020 Matthew Wilcox (Oracle) <willy@infradead.org> truncate,shmem: Handle truncates that split large folios
Handle folio splitting in the parts of the truncation functions which already handle partial pages. Factor all that code out into a new function called truncate_inode_partial_folio().
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> Reviewed-by: Jan Kara <jack@suse.cz> Reviewed-by: William Kucharski <william.kucharski@oracle.com>
|
H A D | internal.h | diff b9a8a4195c7d3a51235a4fc974a46ad4e9689ffd Wed May 27 16:59:22 CDT 2020 Matthew Wilcox (Oracle) <willy@infradead.org> truncate,shmem: Handle truncates that split large folios
Handle folio splitting in the parts of the truncation functions which already handle partial pages. Factor all that code out into a new function called truncate_inode_partial_folio().
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> Reviewed-by: Jan Kara <jack@suse.cz> Reviewed-by: William Kucharski <william.kucharski@oracle.com>
|
H A D | shmem.c | diff b9a8a4195c7d3a51235a4fc974a46ad4e9689ffd Wed May 27 16:59:22 CDT 2020 Matthew Wilcox (Oracle) <willy@infradead.org> truncate,shmem: Handle truncates that split large folios
Handle folio splitting in the parts of the truncation functions which already handle partial pages. Factor all that code out into a new function called truncate_inode_partial_folio().
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org> Reviewed-by: Jan Kara <jack@suse.cz> Reviewed-by: William Kucharski <william.kucharski@oracle.com>
|