linux/fs/befs
Matthew Wilcox (Oracle) ac09d88b9f befs: Convert befs_symlink_read_folio() to use a folio
This is a straightforward conversion from the page APIs to the folio
APIs.  Symlinks are not allowed to be larger than PAGE_SIZE, so there
is little work to do here.

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
2022-08-02 12:34:03 -04:00
..
befs.h
befs_fs_types.h
btree.c
btree.h
ChangeLog
datastream.c
datastream.h
debug.c isystem: ship and use stdarg.h 2021-08-19 09:02:55 +09:00
endian.h
inode.c
inode.h
io.c
io.h
Kconfig treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
linuxvfs.c befs: Convert befs_symlink_read_folio() to use a folio 2022-08-02 12:34:03 -04:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
super.c
super.h