Home
last modified time | relevance | path

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

/linux-6.15/fs/f2fs/
H A Dinode.c52 if (flags & F2FS_IMMUTABLE_FL) in f2fs_set_inode_flags()
H A Df2fs.h3104 #define F2FS_IMMUTABLE_FL 0x00000010 /* Immutable file */ macro
3115 #define F2FS_QUOTA_DEFAULT_FL (F2FS_NOATIME_FL | F2FS_IMMUTABLE_FL)
H A Dfile.c971 if (flags & F2FS_IMMUTABLE_FL) in f2fs_getattr()
2112 { F2FS_IMMUTABLE_FL, FS_IMMUTABLE_FL },