<dec f='src/src/sys/ufs/lfs/lfs_extern.h' l='223' macro='1' type='int lfs_sync(struct mount * , int , struct kauth_cred * )'/>
<use f='src/src/sys/ufs/lfs/lfs_vfsops.c' l='154'/>
<use f='src/src/sys/ufs/lfs/lfs_vfsops.c' l='154'/>
<def f='src/src/sys/ufs/lfs/lfs_vfsops.c' l='1487' ll='1522' type='int lfs_sync(struct mount * mp, int waitfor, kauth_cred_t cred)'/>
<doc f='src/src/sys/ufs/lfs/lfs_vfsops.c' l='1480'>/*
 * Go through the disk queues to initiate sandbagged IO;
 * go through the inodes to write those that have been modified;
 * initiate the writing of the super block if it has been modified.
 *
 * Note: we are always called with the filesystem marked `MPBUSY&apos;.
 */</doc>
