fs/f2fs/f2fs.h
4832
F2FS_FEATURE_FUNCS(encrypt, ENCRYPT);
fs/f2fs/f2fs.h
4833
F2FS_FEATURE_FUNCS(blkzoned, BLKZONED);
fs/f2fs/f2fs.h
4834
F2FS_FEATURE_FUNCS(extra_attr, EXTRA_ATTR);
fs/f2fs/f2fs.h
4835
F2FS_FEATURE_FUNCS(project_quota, PRJQUOTA);
fs/f2fs/f2fs.h
4836
F2FS_FEATURE_FUNCS(inode_chksum, INODE_CHKSUM);
fs/f2fs/f2fs.h
4837
F2FS_FEATURE_FUNCS(flexible_inline_xattr, FLEXIBLE_INLINE_XATTR);
fs/f2fs/f2fs.h
4838
F2FS_FEATURE_FUNCS(quota_ino, QUOTA_INO);
fs/f2fs/f2fs.h
4839
F2FS_FEATURE_FUNCS(inode_crtime, INODE_CRTIME);
fs/f2fs/f2fs.h
4840
F2FS_FEATURE_FUNCS(lost_found, LOST_FOUND);
fs/f2fs/f2fs.h
4841
F2FS_FEATURE_FUNCS(verity, VERITY);
fs/f2fs/f2fs.h
4842
F2FS_FEATURE_FUNCS(sb_chksum, SB_CHKSUM);
fs/f2fs/f2fs.h
4843
F2FS_FEATURE_FUNCS(casefold, CASEFOLD);
fs/f2fs/f2fs.h
4844
F2FS_FEATURE_FUNCS(compression, COMPRESSION);
fs/f2fs/f2fs.h
4845
F2FS_FEATURE_FUNCS(readonly, RO);
fs/f2fs/f2fs.h
4846
F2FS_FEATURE_FUNCS(device_alias, DEVICE_ALIAS);
fs/f2fs/f2fs.h
4847
F2FS_FEATURE_FUNCS(packed_ssa, PACKED_SSA);