Home
last modified time | relevance | path

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

/freebsd/sbin/fsck_ffs/
H A Dfsck.h486 void copyonwrite(struct fs *, struct bufarea *,
H A Dfsutil.c503 copyonwrite(&sblock, bp, std_checkblkavail); in flush()
528 copyonwrite(&sblock, bp, checkblkavail); in snapflush()
H A Dinode.c958 copyonwrite(struct fs *fs, struct bufarea *bp, in copyonwrite() function