Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/sys/
H A Dzfs_ctldir.h55 int zfsctl_umount_snapshots(vfs_t *, int, cred_t *);
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dzfs_ctldir.c1320 zfsctl_umount_snapshots(vfs_t *vfsp, int fflags, cred_t *cr) in zfsctl_umount_snapshots() function
H A Dzfs_vfsops.c2291 (ret = zfsctl_umount_snapshots(vfsp, fflag, cr)) != 0) { in zfs_umount()