Searched refs:F2FS_IMMUTABLE_FL (Results 1 – 3 of 3) sorted by relevance
55 if (flags & F2FS_IMMUTABLE_FL) in f2fs_set_inode_flags()
2993 #define F2FS_IMMUTABLE_FL 0x00000010 /* Immutable file */ macro3003 #define F2FS_QUOTA_DEFAULT_FL (F2FS_NOATIME_FL | F2FS_IMMUTABLE_FL)
912 if (flags & F2FS_IMMUTABLE_FL) in f2fs_getattr()2038 { F2FS_IMMUTABLE_FL, FS_IMMUTABLE_FL },