Searched refs:F2FS_CTX_INFO (Results 1 – 1 of 1) sorted by relevance
418 #define F2FS_CTX_INFO(ctx) ((ctx)->info) macro611 F2FS_CTX_INFO(ctx).s_qf_names[qtype] = qname; in f2fs_note_qf_name()731 F2FS_CTX_INFO(ctx).compress_level = 0; in f2fs_set_lz4hc_level()750 F2FS_CTX_INFO(ctx).compress_level = level; in f2fs_set_lz4hc_level()755 F2FS_CTX_INFO(ctx).compress_level = 0; in f2fs_set_lz4hc_level()772 F2FS_CTX_INFO(ctx).compress_level = F2FS_ZSTD_DEFAULT_CLEVEL; in f2fs_set_zstd_level()797 F2FS_CTX_INFO(ctx).compress_level = level; in f2fs_set_zstd_level()823 F2FS_CTX_INFO(ctx).bggc_mode = result.uint_32; in f2fs_parse_param()864 F2FS_CTX_INFO(ctx).inline_xattr_size = result.int_32; in f2fs_parse_param()891 F2FS_CTX_INFO(ctx).active_logs = result.int_32; in f2fs_parse_param()[all …]