HomeSort by: relevance | last modified time | path
    Searched defs:lfs_sync (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/ufs/lfs/
lfs_vfsops.c 161 .vfs_sync = lfs_sync,
1592 lfs_sync(struct mount *mp, int waitfor, kauth_cred_t cred) function in typeref:typename:int
1617 DLOG((DLOG_FLUSH, "lfs_sync waitfor=%x at 0x%jx\n", waitfor,

Completed in 57 milliseconds