Searched refs:copyonwrite (Results 1 – 3 of 3) sorted by relevance
486 void copyonwrite(struct fs *, struct bufarea *,
503 copyonwrite(&sblock, bp, std_checkblkavail); in flush()528 copyonwrite(&sblock, bp, checkblkavail); in snapflush()
958 copyonwrite(struct fs *fs, struct bufarea *bp, in copyonwrite() function