xfs: declare xfs_file.c symbols in xfs_file.h
Move the two public symbols in xfs_file.c to xfs_file.h. We're about to add more public symbols in that source file, so let's finally create the header file. Signed-off-by:Darrick J. Wong <djwong@kernel.org> Reviewed-by:
Christoph Hellwig <hch@lst.de>
Showing
- fs/xfs/xfs_file.c 1 addition, 0 deletionsfs/xfs/xfs_file.c
- fs/xfs/xfs_file.h 12 additions, 0 deletionsfs/xfs/xfs_file.h
- fs/xfs/xfs_ioctl.c 1 addition, 0 deletionsfs/xfs/xfs_ioctl.c
- fs/xfs/xfs_iops.c 1 addition, 0 deletionsfs/xfs/xfs_iops.c
- fs/xfs/xfs_iops.h 0 additions, 3 deletionsfs/xfs/xfs_iops.h
Please register or sign in to comment