Home
last modified time | relevance | path

Searched refs:EXT4_COMPR_FL (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/ext4/
H A Dext4.h404 #define EXT4_COMPR_FL 0x00000004 /* Compress file */ macro
439 EXT4_COMPR_FL | \
475 #define EXT4_FL_INHERITED (EXT4_SECRM_FL | EXT4_UNRM_FL | EXT4_COMPR_FL |\
H A Dinode.c5630 if (flags & EXT4_COMPR_FL) in ext4_getattr()
/kernel/linux/linux-6.6/fs/ext4/
H A Dext4.h471 #define EXT4_COMPR_FL 0x00000004 /* Compress file */ macro
506 EXT4_COMPR_FL | \
533 #define EXT4_FL_INHERITED (EXT4_SECRM_FL | EXT4_UNRM_FL | EXT4_COMPR_FL |\
H A Dinode.c5568 if (flags & EXT4_COMPR_FL) in ext4_getattr()

Completed in 31 milliseconds