Home
last modified time | relevance | path

Searched refs:EXT2_GOOD_OLD_INODE_SIZE (Results 1 – 3 of 3) sorted by relevance

/linux/fs/ext2/
A Dsuper.c116 es->s_inode_size = cpu_to_le16(EXT2_GOOD_OLD_INODE_SIZE); in ext2_update_dynamic_rev()
989 sbi->s_inode_size = EXT2_GOOD_OLD_INODE_SIZE; in ext2_fill_super()
994 if ((sbi->s_inode_size < EXT2_GOOD_OLD_INODE_SIZE) || in ext2_fill_super()
A Dext2.h504 #define EXT2_GOOD_OLD_INODE_SIZE 128 macro
/linux/Documentation/filesystems/ext4/
A Dinodes.rst464 (``EXT2_GOOD_OLD_INODE_SIZE``) and each inode had a disk record size of

Completed in 13 milliseconds