Home
last modified time | relevance | path

Searched refs:EXT4_FEATURE_RO_COMPAT_BIGALLOC (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/Documentation/filesystems/ext4/
H A Dbigalloc.rst14 The bigalloc feature (EXT4_FEATURE_RO_COMPAT_BIGALLOC) changes ext4 to
/OK3568_Linux_fs/kernel/fs/ext4/
H A Dext4.h1895 #define EXT4_FEATURE_RO_COMPAT_BIGALLOC 0x0200 macro
2057 EXT4_FEATURE_RO_COMPAT_BIGALLOC |\ in EXT4_FEATURE_COMPAT_FUNCS()