Searched refs:EXT4_NODUMP_FL (Results 1 – 3 of 3) sorted by relevance
480 #define EXT4_NODUMP_FL 0x00000040 /* do not dump file */ macro515 EXT4_NODUMP_FL | \539 EXT4_SYNC_FL | EXT4_NODUMP_FL | EXT4_NOATIME_FL |\550 #define EXT4_OTHER_FLMASK (EXT4_NODUMP_FL | EXT4_NOATIME_FL)
5648 if (flags & EXT4_NODUMP_FL) in ext4_getattr()
250 - The dump(1) utility should not dump this file (EXT4_NODUMP_FL).