Searched refs:mount_snapshot (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/sys/contrib/openzfs/include/os/freebsd/spl/sys/
H A Dvfs.h105 int mount_snapshot(kthread_t *td, vnode_t **vpp, const char *fstype,
/freebsd-13-stable/sys/cddl/compat/opensolaris/sys/
H A Dvfs.h102 int mount_snapshot(kthread_t *td, vnode_t **vpp, const char *fstype,
/freebsd-13-stable/sys/contrib/openzfs/module/os/freebsd/spl/
H A Dspl_vfs.c122 mount_snapshot(kthread_t *td, vnode_t **vpp, const char *fstype, char *fspath, function
131 ASSERT_VOP_ELOCKED(*vpp, "mount_snapshot");
/freebsd-13-stable/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Dzfs_ctldir.c979 * - satisfy the contract of mount_snapshot()
1006 err = mount_snapshot(curthread, vpp, "zfs", mountpoint, fullname, 0);

Completed in 60 milliseconds