Searched refs:zfsctl_umount_snapshots (Results 1 – 3 of 3) sorted by relevance
55 int zfsctl_umount_snapshots(vfs_t *, int, cred_t *);
1320 zfsctl_umount_snapshots(vfs_t *vfsp, int fflags, cred_t *cr) in zfsctl_umount_snapshots() function
2291 (ret = zfsctl_umount_snapshots(vfsp, fflag, cr)) != 0) { in zfs_umount()