Searched refs:F2FS_FEATURE_BLKZONED (Results 1 – 3 of 3) sorted by relevance
355 c.feature |= cpu_to_le32(F2FS_FEATURE_BLKZONED); in f2fs_parse_options()
736 #define F2FS_FEATURE_BLKZONED 0x0002 macro
552 if (f & cpu_to_le32(F2FS_FEATURE_BLKZONED)) { in print_sb_state()1001 !(sb->feature & cpu_to_le32(F2FS_FEATURE_BLKZONED))) { in sanity_check_raw_super()