Home
last modified time | relevance | path

Searched refs:ZFS_CANMOUNT_NOAUTO (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/common/zfs/
H A Dzfs_prop.c231 { "noauto", ZFS_CANMOUNT_NOAUTO }, in zfs_prop_init()
/illumos-gate/usr/src/lib/libzfs/common/
H A Dlibzfs_changelist.c721 ZFS_CANMOUNT_NOAUTO) in changelist_gather()
H A Dlibzfs_mount.c1169 if (zfs_prop_get_int(zhp, ZFS_PROP_CANMOUNT) == ZFS_CANMOUNT_NOAUTO) { in zfs_iter_cb()
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dzfs.h370 ZFS_CANMOUNT_NOAUTO = 2 enumerator
/illumos-gate/usr/src/cmd/zfs/
H A Dzfs_main.c6291 } else if (canmount == ZFS_CANMOUNT_NOAUTO && !explicit) { in share_mount_one()
6910 ZFS_CANMOUNT_NOAUTO) in unshare_unmount()