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