Home
last modified time | relevance | path

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

/openbmc/linux/fs/f2fs/
H A Dinode.c55 if (flags & F2FS_IMMUTABLE_FL) in f2fs_set_inode_flags()
H A Df2fs.h2993 #define F2FS_IMMUTABLE_FL 0x00000010 /* Immutable file */ macro
3003 #define F2FS_QUOTA_DEFAULT_FL (F2FS_NOATIME_FL | F2FS_IMMUTABLE_FL)
H A Dfile.c912 if (flags & F2FS_IMMUTABLE_FL) in f2fs_getattr()
2038 { F2FS_IMMUTABLE_FL, FS_IMMUTABLE_FL },