Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/include/os/linux/zfs/sys/
H A Dzfs_ctldir.h77 extern int zfsctl_snapshot_mount(struct path *path, int flags);
/freebsd/sys/contrib/openzfs/module/os/linux/zfs/
H A Dzpl_ctldir.c172 error = -zfsctl_snapshot_mount(path, 0); in zpl_snapdir_automount()
H A Dzfs_ctldir.c1159 zfsctl_snapshot_mount(struct path *path, int flags) in zfsctl_snapshot_mount() function