Home
last modified time | relevance | path

Searched refs:new_blk (Results 1 – 25 of 84) sorted by relevance

1234

/dports/misc/e2fsprogs-libblkid/e2fsprogs-1.46.5/lib/ext2fs/
H A Dalloc_tables.c88 blk64_t group_blk, start_blk, last_blk, new_blk; in ext2fs_allocate_group_table() local
149 1, bmap, &new_blk); in ext2fs_allocate_group_table()
152 last_blk, 1, bmap, &new_blk); in ext2fs_allocate_group_table()
155 ext2fs_mark_block_bitmap2(bmap, new_blk); in ext2fs_allocate_group_table()
158 dgrp_t gr = ext2fs_group_of_blk2(fs, new_blk); in ext2fs_allocate_group_table()
182 1, bmap, &new_blk); in ext2fs_allocate_group_table()
185 last_blk, 1, bmap, &new_blk); in ext2fs_allocate_group_table()
188 ext2fs_mark_block_bitmap2(bmap, new_blk); in ext2fs_allocate_group_table()
222 bmap, &new_blk); in ext2fs_allocate_group_table()
227 new_blk, fs->inode_blocks_per_group); in ext2fs_allocate_group_table()
[all …]
H A Dexpanddir.c39 blk64_t new_blk; in expand_dir_proc() local
50 new_blk = es->goal+1; in expand_dir_proc()
53 retval = ext2fs_new_block2(fs, es->goal, 0, &new_blk); in expand_dir_proc()
59 ext2fs_block_alloc_stats2(fs, new_blk, +1); in expand_dir_proc()
68 retval = ext2fs_write_dir_block4(fs, new_blk, block, 0, in expand_dir_proc()
72 retval = ext2fs_zero_blocks2(fs, new_blk, 1, NULL, NULL); in expand_dir_proc()
74 es->goal = new_blk; in expand_dir_proc()
79 *blocknr = new_blk; in expand_dir_proc()
/dports/misc/e2fsprogs-libuuid/e2fsprogs-1.46.5/lib/ext2fs/
H A Dalloc_tables.c88 blk64_t group_blk, start_blk, last_blk, new_blk; in ext2fs_allocate_group_table() local
149 1, bmap, &new_blk); in ext2fs_allocate_group_table()
152 last_blk, 1, bmap, &new_blk); in ext2fs_allocate_group_table()
155 ext2fs_mark_block_bitmap2(bmap, new_blk); in ext2fs_allocate_group_table()
158 dgrp_t gr = ext2fs_group_of_blk2(fs, new_blk); in ext2fs_allocate_group_table()
182 1, bmap, &new_blk); in ext2fs_allocate_group_table()
185 last_blk, 1, bmap, &new_blk); in ext2fs_allocate_group_table()
188 ext2fs_mark_block_bitmap2(bmap, new_blk); in ext2fs_allocate_group_table()
222 bmap, &new_blk); in ext2fs_allocate_group_table()
227 new_blk, fs->inode_blocks_per_group); in ext2fs_allocate_group_table()
[all …]
H A Dexpanddir.c39 blk64_t new_blk; in expand_dir_proc() local
50 new_blk = es->goal+1; in expand_dir_proc()
53 retval = ext2fs_new_block2(fs, es->goal, 0, &new_blk); in expand_dir_proc()
59 ext2fs_block_alloc_stats2(fs, new_blk, +1); in expand_dir_proc()
68 retval = ext2fs_write_dir_block4(fs, new_blk, block, 0, in expand_dir_proc()
72 retval = ext2fs_zero_blocks2(fs, new_blk, 1, NULL, NULL); in expand_dir_proc()
74 es->goal = new_blk; in expand_dir_proc()
79 *blocknr = new_blk; in expand_dir_proc()
/dports/sysutils/e2fsprogs/e2fsprogs-1.46.5/lib/ext2fs/
H A Dalloc_tables.c88 blk64_t group_blk, start_blk, last_blk, new_blk;
149 1, bmap, &new_blk);
152 last_blk, 1, bmap, &new_blk);
155 ext2fs_mark_block_bitmap2(bmap, new_blk);
158 dgrp_t gr = ext2fs_group_of_blk2(fs, new_blk);
182 1, bmap, &new_blk);
185 last_blk, 1, bmap, &new_blk);
188 ext2fs_mark_block_bitmap2(bmap, new_blk);
222 bmap, &new_blk);
227 new_blk, fs->inode_blocks_per_group);
[all …]
H A Dexpanddir.c39 blk64_t new_blk;
50 new_blk = es->goal+1;
53 retval = ext2fs_new_block2(fs, es->goal, 0, &new_blk);
59 ext2fs_block_alloc_stats2(fs, new_blk, +1);
68 retval = ext2fs_write_dir_block4(fs, new_blk, block, 0,
72 retval = ext2fs_zero_blocks2(fs, new_blk, 1, NULL, NULL);
74 es->goal = new_blk;
79 *blocknr = new_blk;
/dports/databases/gdbm/gdbm-1.22/src/
H A Dfalloc.c180 avail_block *new_blk; in pop_avail_block() local
197 new_blk = malloc (new_el.av_size); in pop_avail_block()
198 if (new_blk == NULL) in pop_avail_block()
210 free (new_blk); in pop_avail_block()
217 free (new_blk); in pop_avail_block()
224 while (index < new_blk->count) in pop_avail_block()
226 while (index < new_blk->count in pop_avail_block()
241 free (new_blk); in pop_avail_block()
248 dbf->avail->next_block = new_blk->next_block; in pop_avail_block()
262 free (new_blk); in pop_avail_block()
[all …]
/dports/math/scilab/scilab-6.1.1/scilab/modules/xcos/tests/unit_tests/
H A DxcosBlockInterface.dia.ref23 new_blk = xcosBlockInterface(interfaceAlias, job, blk, context);
24 assert_checkequal (new_blk, []);
27 new_blk = xcosBlockInterface(interfaceAlias, job, blk, context);
28 assert_checkequal (new_blk.model.rpar, [-1 ; 1]);
H A DxcosBlockInterface.tst30 new_blk = xcosBlockInterface(interfaceAlias, job, blk, context);
31 assert_checkequal (new_blk, []);
35 new_blk = xcosBlockInterface(interfaceAlias, job, blk, context);
36 assert_checkequal (new_blk.model.rpar, [-1 ; 1]);
H A DxcosBlockEval.tst32 new_blk = xcosBlockEval(evstr(ioBlocks(index)), blk, context);
35 if (new_blk.graphics.exprs <> "myVariable") then pause, end;
36 if (new_blk.model.ipar <> 42) then pause, end;
H A DxcosBlockEval.dia.ref28 new_blk = xcosBlockEval(evstr(ioBlocks(index)), blk, context);
31 if (new_blk.graphics.exprs <> "myVariable") then bugmes();quit;end;
32 if (new_blk.model.ipar <> 42) then bugmes();quit;end;
/dports/devel/libdwarf/dwarf-20161124/libdwarf/
H A Dpro_reloc_symbolic.c205 struct Dwarf_P_Relocation_Block_s *new_blk = 0; in _dwarf_symbolic_relocs_to_disk() local
218 new_blk = p_reloc->pr_first_block; in _dwarf_symbolic_relocs_to_disk()
220 data = (Dwarf_Small *) new_blk->rb_data; in _dwarf_symbolic_relocs_to_disk()
234 new_blk->rb_next_slot_to_use = ct; in _dwarf_symbolic_relocs_to_disk()
235 new_blk->rb_where_to_add_next = (char *) data; in _dwarf_symbolic_relocs_to_disk()
/dports/devel/dwarfdump/dwarf-20161124/libdwarf/
H A Dpro_reloc_symbolic.c205 struct Dwarf_P_Relocation_Block_s *new_blk = 0; in _dwarf_symbolic_relocs_to_disk() local
218 new_blk = p_reloc->pr_first_block; in _dwarf_symbolic_relocs_to_disk()
220 data = (Dwarf_Small *) new_blk->rb_data; in _dwarf_symbolic_relocs_to_disk()
234 new_blk->rb_next_slot_to_use = ct; in _dwarf_symbolic_relocs_to_disk()
235 new_blk->rb_where_to_add_next = (char *) data; in _dwarf_symbolic_relocs_to_disk()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/staging/rts5208/
H A Dxd.c1107 old_blk, new_blk); in xd_copy_page()
1198 xd_mark_bad_block(chip, new_blk); in xd_copy_page()
1504 u32 page_addr, new_blk; in xd_read_multiple_pages() local
1596 if (new_blk == NO_NEW_BLK) { in xd_read_multiple_pages()
1647 xd_set_unused_block(chip, new_blk); in xd_finish_write()
1711 __func__, old_blk, new_blk, log_blk); in xd_write_multiple_pages()
1793 xd_mark_bad_block(chip, new_blk); in xd_write_multiple_pages()
1911 (new_blk == BLK_NOT_FOUND)) { in xd_rw()
1982 new_blk, log_blk, in xd_rw()
2027 if (new_blk == BLK_NOT_FOUND) { in xd_rw()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/staging/rts5208/
H A Dxd.c1107 old_blk, new_blk); in xd_copy_page()
1198 xd_mark_bad_block(chip, new_blk); in xd_copy_page()
1504 u32 page_addr, new_blk; in xd_read_multiple_pages() local
1596 if (new_blk == NO_NEW_BLK) { in xd_read_multiple_pages()
1647 xd_set_unused_block(chip, new_blk); in xd_finish_write()
1711 __func__, old_blk, new_blk, log_blk); in xd_write_multiple_pages()
1793 xd_mark_bad_block(chip, new_blk); in xd_write_multiple_pages()
1911 (new_blk == BLK_NOT_FOUND)) { in xd_rw()
1982 new_blk, log_blk, in xd_rw()
2027 if (new_blk == BLK_NOT_FOUND) { in xd_rw()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/staging/rts5208/
H A Dxd.c1107 old_blk, new_blk); in xd_copy_page()
1198 xd_mark_bad_block(chip, new_blk); in xd_copy_page()
1504 u32 page_addr, new_blk; in xd_read_multiple_pages() local
1596 if (new_blk == NO_NEW_BLK) { in xd_read_multiple_pages()
1647 xd_set_unused_block(chip, new_blk); in xd_finish_write()
1711 __func__, old_blk, new_blk, log_blk); in xd_write_multiple_pages()
1793 xd_mark_bad_block(chip, new_blk); in xd_write_multiple_pages()
1911 (new_blk == BLK_NOT_FOUND)) { in xd_rw()
1982 new_blk, log_blk, in xd_rw()
2027 if (new_blk == BLK_NOT_FOUND) { in xd_rw()
[all …]
/dports/math/dbcsr/dbcsr-2.1.0/src/block/
H A Ddbcsr_index_operations.F673 new_blk = 0
678 new_blk = new_blk + 1
680 new_col_i(new_blk) = old_col_i(old_blk)
681 new_blk_p(new_blk) = old_blk_p(old_blk)
696 matrix%nblks = new_blk
697 matrix%index(dbcsr_slot_nblks) = new_blk
993 new_blk = 1
1002 DO WHILE (new_blk .LE. new_size)
1050 new_row_i(new_blk) = add_ip(1, add_blk)
1056 new_blk_p(new_blk) = bp
[all …]
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/exts/dbcsr/src/block/
H A Ddbcsr_index_operations.F681 new_blk = 0
686 new_blk = new_blk + 1
688 new_col_i(new_blk) = old_col_i(old_blk)
689 new_blk_p(new_blk) = old_blk_p(old_blk)
704 matrix%nblks = new_blk
705 matrix%index(dbcsr_slot_nblks) = new_blk
1009 new_blk = 1
1018 DO WHILE (new_blk .LE. new_size)
1066 new_row_i(new_blk) = add_ip(1, add_blk)
1072 new_blk_p(new_blk) = bp
[all …]
/dports/math/scilab/scilab-6.1.1/scilab/modules/xcos/macros/
H A DxcosBlockInterface.sci39 ierr = execstr("[new_blk, y, typ] = interfaceAlias(job, blk, [])", "errcatch");
49 updated = and([needcompile == 0, and(new_blk == blk)]) <> %t;
51 blk = new_blk;
/dports/multimedia/mpeg_encode/mpeg_encode/
H A Dspecifics.c309 Block_Specifics *new_blk; local
360 new_blk = AddBs(current, bnum, relative, qs);
371 new_blk->mv = tmp;
375 new_blk->mv = tmp;
387 new_blk->mv = tmp;
395 new_blk->mv = (BlockMV *) NULL;
/dports/science/afni/afni-AFNI_21.3.16/src/mpeg_encodedir/
H A Dspecifics.c309 Block_Specifics *new_blk; local
360 new_blk = AddBs(current, bnum, relative, qs);
371 new_blk->mv = tmp;
375 new_blk->mv = tmp;
387 new_blk->mv = tmp;
395 new_blk->mv = (BlockMV *) NULL;
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/mpeg_encode/
H A Dspecifics.cpp304 Block_Specifics *new_blk; in Parse_Specifics_File_v2() local
355 new_blk = AddBs(current, bnum, relative, qs); in Parse_Specifics_File_v2()
366 new_blk->mv = tmp; in Parse_Specifics_File_v2()
370 new_blk->mv = tmp; in Parse_Specifics_File_v2()
382 new_blk->mv = tmp; in Parse_Specifics_File_v2()
390 new_blk->mv = (BlockMV *) NULL; in Parse_Specifics_File_v2()
/dports/graphics/netpbm/netpbm-10.91.01/converter/ppm/ppmtompeg/
H A Dspecifics.c320 Block_Specifics *new_blk; in Parse_Specifics_File_v2() local
389 new_blk = AddBs(current, bnum, relative, qs); in Parse_Specifics_File_v2()
402 new_blk->mv = tmp; in Parse_Specifics_File_v2()
406 new_blk->mv = tmp; in Parse_Specifics_File_v2()
418 new_blk->mv = tmp; in Parse_Specifics_File_v2()
427 new_blk->mv = NULL; in Parse_Specifics_File_v2()
/dports/misc/e2fsprogs-libblkid/e2fsprogs-1.46.5/e2fsck/
H A Dpass3.c800 blk64_t new_blk; in expand_dir_proc() local
820 new_blk = last_blk + 1; in expand_dir_proc()
824 &new_blk); in expand_dir_proc()
830 ext2fs_block_alloc_stats2(fs, new_blk, +1); in expand_dir_proc()
832 last_blk = new_blk; in expand_dir_proc()
841 retval = ext2fs_write_dir_block4(fs, new_blk, block, 0, in expand_dir_proc()
845 retval = ext2fs_zero_blocks2(fs, new_blk, 1, NULL, NULL); in expand_dir_proc()
850 *blocknr = new_blk; in expand_dir_proc()
851 ext2fs_mark_block_bitmap2(ctx->block_found_map, new_blk); in expand_dir_proc()
/dports/misc/e2fsprogs-libuuid/e2fsprogs-1.46.5/e2fsck/
H A Dpass3.c800 blk64_t new_blk; in expand_dir_proc() local
820 new_blk = last_blk + 1; in expand_dir_proc()
824 &new_blk); in expand_dir_proc()
830 ext2fs_block_alloc_stats2(fs, new_blk, +1); in expand_dir_proc()
832 last_blk = new_blk; in expand_dir_proc()
841 retval = ext2fs_write_dir_block4(fs, new_blk, block, 0, in expand_dir_proc()
845 retval = ext2fs_zero_blocks2(fs, new_blk, 1, NULL, NULL); in expand_dir_proc()
850 *blocknr = new_blk; in expand_dir_proc()
851 ext2fs_mark_block_bitmap2(ctx->block_found_map, new_blk); in expand_dir_proc()

1234