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

  /src/sys/fs/hfs/
hfs_vfsops.c 159 .vfs_sync = hfs_sync,
484 hfs_sync(struct mount *mp, int waitfor, kauth_cred_t cred) function in typeref:typename:int
487 printf("vfsop = hfs_sync()\n");
hfs_vfsops.c 159 .vfs_sync = hfs_sync,
484 hfs_sync(struct mount *mp, int waitfor, kauth_cred_t cred) function in typeref:typename:int
487 printf("vfsop = hfs_sync()\n");

Completed in 23 milliseconds