Searched refs:zfsctl_snapshot_unmount (Results 1 - 5 of 5) sorted by relevance

/freebsd-current/sys/contrib/openzfs/include/os/freebsd/zfs/sys/
H A Dzfs_ctldir.h51 int zfsctl_snapshot_unmount(const char *snapname, int flags);
/freebsd-current/sys/contrib/openzfs/include/os/linux/zfs/sys/
H A Dzfs_ctldir.h78 extern int zfsctl_snapshot_unmount(const char *snapname, int flags);
/freebsd-current/sys/contrib/openzfs/module/os/linux/zfs/
H A Dzfs_ctldir.c344 (void) zfsctl_snapshot_unmount(se->se_name, MNT_EXPIRE);
982 error = zfsctl_snapshot_unmount(snapname, MNT_FORCE);
1059 zfsctl_snapshot_unmount(const char *snapname, int flags) function
/freebsd-current/sys/contrib/openzfs/module/os/freebsd/zfs/
H A Dzfs_ctldir.c1381 zfsctl_snapshot_unmount(const char *snapname, int flags __unused) function
/freebsd-current/sys/contrib/openzfs/module/zfs/
H A Dzfs_ioctl.c3760 (void) zfsctl_snapshot_unmount(snapname, MNT_FORCE);

Completed in 191 milliseconds