linux/fs/ufs
Matthew Wilcox (Oracle) 5fb7bd50b3 ufs: add ufs_get_locked_folio and ufs_put_locked_folio
Convert the _page variants to call them.  Saves a few hidden calls to
compound_head().

Link: https://lkml.kernel.org/r/20231016201114.1928083-24-willy@infradead.org
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Cc: Andreas Gruenbacher <agruenba@redhat.com>
Cc: Pankaj Raghav <p.raghav@samsung.com>
Cc: Ryusuke Konishi <konishi.ryusuke@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
2023-10-25 16:47:09 -07:00
..
balloc.c ufs: replace ll_rw_block() 2022-09-11 20:26:07 -07:00
cylinder.c
dir.c ufs: convert to ctime accessor functions 2023-07-24 10:30:06 +02:00
file.c splice: Use filemap_splice_read() instead of generic_file_splice_read() 2023-05-24 08:42:17 -06:00
ialloc.c ufs: convert to ctime accessor functions 2023-07-24 10:30:06 +02:00
inode.c ufs: convert to ctime accessor functions 2023-07-24 10:30:06 +02:00
Kconfig fs: add CONFIG_BUFFER_HEAD 2023-08-02 09:13:09 -06:00
Makefile
namei.c ufs: convert to ctime accessor functions 2023-07-24 10:30:06 +02:00
super.c
swab.h
ufs_fs.h
ufs.h fs: port ->setattr() to pass mnt_idmap 2023-01-19 09:24:02 +01:00
util.c ufs: add ufs_get_locked_folio and ufs_put_locked_folio 2023-10-25 16:47:09 -07:00
util.h ufs: add ufs_get_locked_folio and ufs_put_locked_folio 2023-10-25 16:47:09 -07:00