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

  /src/sys/sys/
mount.h 196 int (*vfs_sync) (struct mount *, int, struct kauth_cred *); member in struct:vfsops
241 int VFS_SYNC(struct mount *, int, struct kauth_cred *);
mount.h 196 int (*vfs_sync) (struct mount *, int, struct kauth_cred *); member in struct:vfsops
241 int VFS_SYNC(struct mount *, int, struct kauth_cred *);

Completed in 59 milliseconds