… > +++ 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? Regards, Markus