Lines Matching defs:blocks
625 reiserfs_warning(s, "green-2005", "reserved blocks left %d",
1124 unsigned long *blocks,
1180 *blocks = 0;
1202 *blocks =
1206 *blocks = simple_strtoul(arg, &p, 0);
1435 unsigned long blocks;
1457 (s, arg, &mount_options, &blocks, NULL, &commit_max_age,
1508 if (blocks) {
1509 err = reiserfs_resize(s, blocks);
1702 /* after journal replay, reread all bitmap and super blocks */
1895 unsigned long blocks;
1916 /* Preallocate by 16 blocks (17-1) at once */
1936 (s, (char *)data, &sbi->s_mount_opt, &blocks, &jdev_name,
1952 if (blocks) {
2040 "unable to reread meta blocks after journal init");
2128 "claims to use %u bitmap blocks in "