Loading fs/ext4/ext4.h +1 −1 Original line number Diff line number Diff line Loading @@ -22,7 +22,7 @@ #include "ext4_i.h" /* * The second extended filesystem constants/structures * The fourth extended filesystem constants/structures */ /* Loading fs/ext4/ext4_i.h +1 −1 Original line number Diff line number Diff line Loading @@ -79,7 +79,7 @@ struct ext4_ext_cache { }; /* * third extended file system inode data in memory * fourth extended file system inode data in memory */ struct ext4_inode_info { __le32 i_data[15]; /* unconverted */ Loading fs/ext4/ext4_sb.h +1 −1 Original line number Diff line number Diff line Loading @@ -25,7 +25,7 @@ #include <linux/rbtree.h> /* * third extended-fs super-block data in memory * fourth extended-fs super-block data in memory */ struct ext4_sb_info { unsigned long s_desc_size; /* Size of a group descriptor in bytes */ Loading Loading
fs/ext4/ext4.h +1 −1 Original line number Diff line number Diff line Loading @@ -22,7 +22,7 @@ #include "ext4_i.h" /* * The second extended filesystem constants/structures * The fourth extended filesystem constants/structures */ /* Loading
fs/ext4/ext4_i.h +1 −1 Original line number Diff line number Diff line Loading @@ -79,7 +79,7 @@ struct ext4_ext_cache { }; /* * third extended file system inode data in memory * fourth extended file system inode data in memory */ struct ext4_inode_info { __le32 i_data[15]; /* unconverted */ Loading
fs/ext4/ext4_sb.h +1 −1 Original line number Diff line number Diff line Loading @@ -25,7 +25,7 @@ #include <linux/rbtree.h> /* * third extended-fs super-block data in memory * fourth extended-fs super-block data in memory */ struct ext4_sb_info { unsigned long s_desc_size; /* Size of a group descriptor in bytes */ Loading