Home
last modified time | relevance | path

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

/openbmc/linux/fs/ext2/
H A Dext2.h226 #define EXT2_SYNC_FL FS_SYNC_FL /* Synchronous updates */ macro
251 EXT2_SYNC_FL | EXT2_NODUMP_FL |\
H A Dinode.c1354 if (flags & EXT2_SYNC_FL) in ext2_set_inode_flags()
/openbmc/openbmc/poky/meta/recipes-devtools/syslinux/syslinux/
H A D0001-ext2_fs.h-do-not-carry-an-outdated-copy.patch623 -#define EXT2_SYNC_FL 0x00000008 /* Synchronous updates */