Searched refs:min_log_bytes (Results 1 – 2 of 2) sorted by relevance
192 if (empty_log_bytes(c) - c->ref_node_alsz < c->min_log_bytes) { in ubifs_add_bud_to_log()194 empty_log_bytes(c), c->min_log_bytes); in ubifs_add_bud_to_log()434 c->min_log_bytes = 0; in ubifs_log_start_commit()470 c->min_log_bytes = c->leb_size; in ubifs_log_end_commit()
1852 int min_log_bytes; member
Completed in 15 milliseconds