Home
last modified time | relevance | path

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

/netbsd/src/sys/ufs/lfs/
Dlfs_bio.c507 fs->lfs_pdflush = 0; in lfs_flush_fs()
675 ++fs->lfs_pdflush; in lfs_check()
Dlfs.h1054 int lfs_pdflush; /* pagedaemon wants us to flush */ member
Dlfs_vfsops.c484 } else if (fs->lfs_pdflush) { in lfs_writerd()
1085 fs->lfs_pdflush = 0; in lfs_mountfs()