Searched refs:zfsctl_umount_snapshots (Results 1 – 3 of 3) sorted by relevance
54 int zfsctl_umount_snapshots(vfs_t *, int, cred_t *);
1292 zfsctl_umount_snapshots(vfs_t *vfsp, int fflags, cred_t *cr) in zfsctl_umount_snapshots() function
1691 if ((ret = zfsctl_umount_snapshots(vfsp, fflag, cr)) != 0) in zfs_umount()