linux/fs/hfs
Matthew Wilcox (Oracle) 1da86618bd
fs: Convert aops->write_begin to take a folio
Convert all callers from working on a page to working on one page
of a folio (support for working on an entire folio can come later).
Removes a lot of folio->page->folio conversions.

Reviewed-by: Josef Bacik <josef@toxicpanda.com>
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Signed-off-by: Christian Brauner <brauner@kernel.org>
2024-08-07 11:33:21 +02:00
..
attr.c
bfind.c
bitmap.c
bnode.c
brec.c
btree.c
btree.h
catalog.c
dir.c
extent.c fs: Convert aops->write_begin to take a folio 2024-08-07 11:33:21 +02:00
hfs.h
hfs_fs.h fs: Convert aops->write_begin to take a folio 2024-08-07 11:33:21 +02:00
inode.c fs: Convert aops->write_begin to take a folio 2024-08-07 11:33:21 +02:00
Kconfig
Makefile
mdb.c
part_tbl.c
string.c
super.c
sysdep.c
trans.c