Searched refs:read_log_pages (Results 1 – 3 of 3) sorted by relevance
122 unsigned int read_log_pages; member
103 if (options->read_log_pages != mi->mi_options.read_log_pages) { in incfs_realloc_mount_info()112 if (options->read_log_pages > 0) { in incfs_realloc_mount_info()113 new_buffer_size = PAGE_SIZE * options->read_log_pages; in incfs_realloc_mount_info()
234 .read_log_pages = 2, in parse_options()265 opts->read_log_pages = value; in parse_options()1935 if (mi->mi_options.read_log_pages != 0) { in show_options()1936 seq_printf(m, ",rlog_pages=%u", mi->mi_options.read_log_pages); in show_options()