Home
last modified time | relevance | path

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

/freebsd-12.1/sys/sys/
H A Dbuf.h561 void vfs_busy_pages(struct buf *, int clear_modify);
/freebsd-12.1/sys/powerpc/powerpc/
H A Dmmu_if.m160 METHOD void clear_modify {
/freebsd-12.1/sys/kern/
H A Dvfs_bio.c4611 vfs_busy_pages(struct buf *bp, int clear_modify) in vfs_busy_pages() argument
4653 if (clear_modify) { in vfs_busy_pages()