Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libzfs/common/
H A Dlibzfs_changelist.c446 cn->cn_shared = zfs_is_shared(zhp); in change_one()
659 cn->cn_shared = zfs_is_shared(temp); in changelist_gather()
H A Dmapfile-vers87 zfs_is_shared;
H A Dlibzfs.h701 extern boolean_t zfs_is_shared(zfs_handle_t *);
H A Dlibzfs_mount.c429 zfs_is_shared(zfs_handle_t *zhp) in zfs_is_shared() function
/titanic_44/usr/src/cmd/zfs/
H A Dzfs_main.c6255 } else if (!zfs_is_shared(zhp)) { in unshare_unmount_path()
6499 } else if (!zfs_is_shared(zhp)) { in unshare_unmount()