HomeSort by: relevance | last modified time | path
    Searched refs:mount_domount (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/sys/
mount.h 450 int mount_domount(struct lwp *, struct vnode **, struct vfsops *,
  /src/sys/kern/
vfs_mount.c 802 mount_domount(struct lwp *l, vnode_t **vpp, struct vfsops *vfsops, function in typeref:typename:int
vfs_syscalls.c 639 /* Locking is handled internally in mount_domount(). */
641 error = mount_domount(l, &vp, vfsops, path, flags, data_buf,

Completed in 16 milliseconds