Home
last modified time | relevance | path

Searched refs:EXT2_NODUMP_FL (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/ext2/
H A Dext2.h229 #define EXT2_NODUMP_FL FS_NODUMP_FL /* do not dump file */ macro
251 EXT2_SYNC_FL | EXT2_NODUMP_FL |\
260 #define EXT2_OTHER_FLMASK (EXT2_NODUMP_FL | EXT2_NOATIME_FL)
H A Dinode.c1627 if (flags & EXT2_NODUMP_FL) in ext2_getattr()
/openbmc/openbmc/poky/meta/recipes-devtools/syslinux/syslinux/
H A D0001-ext2_fs.h-do-not-carry-an-outdated-copy.patch626 -#define EXT2_NODUMP_FL 0x00000040 /* do not dump file */