Home
last modified time | relevance | path

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

/Linux-v6.6/fs/f2fs/
Dinode.c47 if (flags & F2FS_IMMUTABLE_FL) in f2fs_set_inode_flags()
Df2fs.h2969 #define F2FS_IMMUTABLE_FL 0x00000010 /* Immutable file */ macro
2979 #define F2FS_QUOTA_DEFAULT_FL (F2FS_NOATIME_FL | F2FS_IMMUTABLE_FL)
Dfile.c875 if (flags & F2FS_IMMUTABLE_FL) in f2fs_getattr()
1976 { F2FS_IMMUTABLE_FL, FS_IMMUTABLE_FL },