Home
last modified time | relevance | path

Searched refs:mount_snapshot (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/contrib/openzfs/include/os/freebsd/spl/sys/
H A Dvfs.h105 int mount_snapshot(kthread_t *td, vnode_t **vpp, const char *fstype,
/f-stack/freebsd/contrib/openzfs/module/os/freebsd/spl/
H A Dspl_vfs.c122 mount_snapshot(kthread_t *td, vnode_t **vpp, const char *fstype, char *fspath, in mount_snapshot() function
/f-stack/freebsd/contrib/openzfs/module/os/freebsd/zfs/
H A Dzfs_ctldir.c1004 err = mount_snapshot(curthread, vpp, "zfs", mountpoint, fullname, 0); in zfsctl_snapdir_lookup()