Searched refs:F2FS_CTX_INFO (Results 1 – 1 of 1) sorted by relevance
411 #define F2FS_CTX_INFO(ctx) ((ctx)->info) macro593 F2FS_CTX_INFO(ctx).s_qf_names[qtype] = qname; in f2fs_note_qf_name()713 F2FS_CTX_INFO(ctx).compress_level = 0; in f2fs_set_lz4hc_level()732 F2FS_CTX_INFO(ctx).compress_level = level; in f2fs_set_lz4hc_level()737 F2FS_CTX_INFO(ctx).compress_level = 0; in f2fs_set_lz4hc_level()754 F2FS_CTX_INFO(ctx).compress_level = F2FS_ZSTD_DEFAULT_CLEVEL; in f2fs_set_zstd_level()779 F2FS_CTX_INFO(ctx).compress_level = level; in f2fs_set_zstd_level()805 F2FS_CTX_INFO(ctx).bggc_mode = result.uint_32; in f2fs_parse_param()846 F2FS_CTX_INFO(ctx).inline_xattr_size = result.int_32; in f2fs_parse_param()873 F2FS_CTX_INFO(ctx).active_logs = result.int_32; in f2fs_parse_param()[all …]