Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dbuf.h579 void vfs_bio_clrbuf(struct buf *);
/f-stack/freebsd/kern/
H A Dvfs_bio.c4767 vfs_bio_clrbuf(struct buf *bp) in vfs_bio_clrbuf() function