Searched refs:replace_block_indexed (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/sbin/fsck_v7fs/ |
H A D | datablock.c | 262 replace_block_indexed(struct v7fs_self *fs, v7fs_daddr_t listblk, int dupidx, in replace_block_indexed() function 291 replace_block_indexed(fs, listblk, i, newblk); in dupfind_loop1() 310 replace_block_indexed(fs, listblk, i, newblk); in dupfind_loop2() 360 replace_block_indexed(fs, blk, i, newblk); in do_replace()
|