Home
last modified time | relevance | path

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

/linux-6.1.9/fs/ext4/
Dext4.h427 #define EXT4_NOCOMPR_FL 0x00000400 /* Don't compress */ macro
473 EXT4_NOCOMPR_FL | \
482 EXT4_NOCOMPR_FL | EXT4_JOURNAL_DATA_FL |\
/linux-6.1.9/Documentation/filesystems/ext4/
Dinodes.rst258 - Do not compress file (EXT4_NOCOMPR_FL). (not used)