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

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

Completed in 23 milliseconds