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>
Mon, 21 Mar 2022 16:59:02 +0000 (12:59 -0400)
commitcbcc268bb1ce5b539e7652d398e08e9b83dc4cef
tree96f8b38909b6c45ef2301ac435a067ef2cce492c
parentc56109dd35c9204cd6c49d2116ef36e5044ef867
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