Home
last modified time | relevance | path

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

/openbmc/linux/fs/ext2/
H A Dext2.h228 #define EXT2_APPEND_FL FS_APPEND_FL /* writes to file may only append */ macro
H A Dinode.c1356 if (flags & EXT2_APPEND_FL) in ext2_set_inode_flags()
1621 if (flags & EXT2_APPEND_FL) in ext2_getattr()
/openbmc/openbmc/poky/meta/recipes-devtools/syslinux/syslinux/
H A D0001-ext2_fs.h-do-not-carry-an-outdated-copy.patch625 -#define EXT2_APPEND_FL 0x00000020 /* writes to file may only append */