Home
last modified time | relevance | path

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

/freebsd-13-stable/sbin/fsck_ffs/
HDinode.c62 static void chkcopyonwrite(struct fs *, ufs2_daddr_t,
980 chkcopyonwrite(fs, copyblkno, checkblkavail); in copyonwrite()
986 chkcopyonwrite(struct fs *fs, ufs2_daddr_t copyblkno, in chkcopyonwrite() function