Home
last modified time | relevance | path

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

/linux/Documentation/filesystems/ext4/
H A Dsuper.rst135 - These fields are for EXT4_DYNAMIC_REV superblocks only.
563 Note that ``EXT4_DYNAMIC_REV`` refers to a revision 1 or newer filesystem.
/linux/fs/ext4/
H A Dext4.h1989 #define EXT4_DYNAMIC_REV 1 /* V2 format w/ dynamic inode sizes */ macro
1991 #define EXT4_MAX_SUPP_REV EXT4_DYNAMIC_REV
H A Dsuper.c1137 EXT4_DYNAMIC_REV); in ext4_mark_group_bitmap_corrupted()
1141 es->s_rev_level = cpu_to_le32(EXT4_DYNAMIC_REV); in ext4_mark_group_bitmap_corrupted()