<dec f='src/src/sys/ufs/lfs/lfs_extern.h' l='235' type='int lfs_flush_pchain(struct lfs * )'/>
<use f='src/src/sys/ufs/lfs/lfs_vfsops.c' l='498' u='c' c='lfs_writerd'/>
<def f='src/src/sys/ufs/lfs/lfs_vnops.c' l='1699' ll='1797' type='int lfs_flush_pchain(struct lfs * fs)'/>
<doc f='src/src/sys/ufs/lfs/lfs_vnops.c' l='1692'>/*
 * Flush all vnodes for which the pagedaemon has requested pageouts.
 * Skip over any files that are marked VU_DIROP (since lfs_flush_dirop()
 * has just run, this would be an error).  If we have to skip a vnode
 * for any reason, just skip it; if we have to wait for the cleaner,
 * abort.  The writer daemon will call us again later.
 */</doc>
