Home
last modified time | relevance | path

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

/openbmc/linux/fs/ext2/
H A Dioctl.c43 ei->i_flags = (ei->i_flags & ~EXT2_FL_USER_MODIFIABLE) | in ext2_fileattr_set()
44 (fa->flags & EXT2_FL_USER_MODIFIABLE); in ext2_fileattr_set()
H A Dext2.h247 #define EXT2_FL_USER_MODIFIABLE FS_FL_USER_MODIFIABLE /* User modifiable flags */ macro
/openbmc/openbmc/poky/meta/recipes-devtools/syslinux/syslinux/
H A D0001-ext2_fs.h-do-not-carry-an-outdated-copy.patch651 -#define EXT2_FL_USER_MODIFIABLE 0x004B80FF /* User modifiable flags */