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

  /src/sys/ufs/chfs/
chfs_vfsops.c 78 static int chfs_sync(struct mount *, int, kauth_cred_t);
738 chfs_sync(struct mount *mp, int waitfor, function in typeref:typename:int
809 .vfs_sync = chfs_sync,

Completed in 44 milliseconds