On Wed, Nov 20, 2019 at 09:21:13PM +0100, Markus Elfring wrote: > … > > +++ b/fs/exfat/exfat_fs.h > … > > +/* balloc.c */ > > +int exfat_load_bitmap(struct super_block *sb); > … > > Such function declarations were grouped according to the mentioned > source file. > How do you think about to include them from separate header files > for the desired programming interface? No.