Andreas Dilger 3f61c0cc70 ext4: add prototypes for macro-generated functions
It isn't very easy to find the declarations for the functions created
by EXT4_INODE_BIT_FNS() because the names are generated by macros:

    ext4_test_inode_flag, ext4_set_inode_flag, ext4_clear_inode_flag
    ext4_test_inode_state, ext4_set_inode_state, ext4_clear_inode_state

Add explicit declarations for these functions so that grep and tags
can find them.

Signed-off-by: Andreas Dilger <adilger@dilger.ca>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2013-11-11 22:40:40 -05:00
..
2011-07-25 14:30:23 -04:00
2013-09-04 09:23:46 -04:00
2013-08-28 14:47:06 -04:00
2013-08-28 14:47:06 -04:00
2012-12-10 16:30:43 -05:00
2013-10-30 11:10:52 -04:00
2012-12-10 16:30:43 -05:00