Home
last modified time | relevance | path

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

/linux-6.6.21/fs/ext4/
Dext4.h480 #define EXT4_NOCOMPR_FL 0x00000400 /* Don't compress */ macro
526 EXT4_NOCOMPR_FL | \
535 EXT4_NOCOMPR_FL | EXT4_JOURNAL_DATA_FL |\
/linux-6.6.21/Documentation/filesystems/ext4/
Dinodes.rst258 - Do not compress file (EXT4_NOCOMPR_FL). (not used)