acrn-kernel/fs/coda
Matthew Wilcox (Oracle) 9a0a953323 coda: Convert coda_symlink_filler() 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
..
Kconfig
Makefile
cache.c
cnode.c
coda_cache.h
coda_fs_i.h
coda_int.h
coda_linux.c
coda_linux.h
coda_psdev.h
dir.c
file.c
inode.c
pioctl.c
psdev.c
symlink.c
sysctl.c
upcall.c