Home
last modified time | relevance | path

Searched refs:replace_block_indexed (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sbin/fsck_v7fs/
H A Ddatablock.c262 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()