fs: Move many prototypes to pagemap.h
authorMatthew Wilcox (Oracle) <willy@infradead.org>
Sun, 13 Feb 2022 22:23:58 +0000 (17:23 -0500)
committerMatthew Wilcox (Oracle) <willy@infradead.org>
Fri, 25 Feb 2022 14:10:22 +0000 (09:10 -0500)
commit240c9d62f0a1f4b5f9b3e9e9c6b8c3652b90c5ae
tree67bf6a2c217ac4c49fc6aed7e42e46d884755c37
parent999efe1cbd9ef3c429471f23fc006fd63c516343
fs: Move many prototypes to pagemap.h

These functions are page cache functionality and don't need to be
declared in fs.h.

Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Miaohe Lin <linmiaohe@huawei.com>
drivers/block/xen-blkback/xenbus.c
drivers/usb/gadget/function/f_mass_storage.c
fs/coda/file.c
fs/iomap/fiemap.c
fs/nfsd/filecache.c
fs/nfsd/vfs.c
fs/vboxsf/utils.c
include/linux/fs.h
include/linux/pagemap.h