HomeSort by: relevance | last modified time | path
    Searched refs:vfs_sync_all (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/sys/
mount.h 387 void vfs_sync_all(struct lwp *);
  /src/sys/kern/
vfs_mount.c 1157 vfs_sync_all(struct lwp *l) function in typeref:typename:void
1189 vfs_sync_all(l);
  /src/sys/arch/i386/i386/
machdep.c 757 vfs_sync_all(curlwp);
  /src/sys/arch/amd64/amd64/
machdep.c 690 vfs_sync_all(curlwp);
  /src/sys/arch/sparc64/sparc64/
machdep.c 560 vfs_sync_all(l);

Completed in 16 milliseconds