Searched refs:old_leb_cnt (Results 1 – 6 of 6) sorted by relevance
252 int err, old_leb_cnt; in ubifs_read_master() local295 old_leb_cnt = le32_to_cpu(c->mst_node->leb_cnt); in ubifs_read_master()307 if (old_leb_cnt != c->leb_cnt) { in ubifs_read_master()309 int growth = c->leb_cnt - old_leb_cnt; in ubifs_read_master()311 if (c->leb_cnt < old_leb_cnt || in ubifs_read_master()319 old_leb_cnt, c->leb_cnt); in ubifs_read_master()
634 c->old_leb_cnt = c->leb_cnt; in ubifs_read_superblock()639 c->old_leb_cnt, c->leb_cnt); in ubifs_read_superblock()643 c->old_leb_cnt, c->leb_cnt); in ubifs_read_superblock()648 c->old_leb_cnt = c->leb_cnt; in ubifs_read_superblock()
1933 int old_leb_cnt; member
1798 if (c->old_leb_cnt != c->leb_cnt) { in ubifs_remount_rw()
331 int err, old_leb_cnt; in ubifs_read_master() local374 old_leb_cnt = le32_to_cpu(c->mst_node->leb_cnt); in ubifs_read_master()388 if (old_leb_cnt != c->leb_cnt) { in ubifs_read_master()390 int growth = c->leb_cnt - old_leb_cnt; in ubifs_read_master()392 if (c->leb_cnt < old_leb_cnt || in ubifs_read_master()400 old_leb_cnt, c->leb_cnt); in ubifs_read_master()
755 int old_leb_cnt = c->leb_cnt; in ubifs_read_superblock() local763 old_leb_cnt, c->leb_cnt); in ubifs_read_superblock()