Home
last modified time | relevance | path

Searched refs:ZFS_PROP_NAME (Results 1 – 7 of 7) sorted by relevance

/titanic_41/usr/src/lib/libzfs/common/
H A Dlibzfs_changelist.c410 if (!(ZFS_IS_VOLUME(zhp) && clp->cl_realprop == ZFS_PROP_NAME) && in change_one()
547 if (prop == ZFS_PROP_NAME || prop == ZFS_PROP_ZONED || in changelist_gather()
596 if (prop == ZFS_PROP_NAME) { in changelist_gather()
H A Dlibzfs_util.c867 ((type == ZFS_TYPE_POOL) ? ZPOOL_PROP_NAME : ZFS_PROP_NAME)); in zprop_print_headers()
915 ZFS_PROP_NAME) && in zprop_print_headers()
1491 ZFS_PROP_NAME; in zprop_expand_list()
H A Dlibzfs_sendrecv.c2072 clp = changelist_gather(zhp, ZFS_PROP_NAME, 0, in recv_rename()
2146 clp = changelist_gather(zhp, ZFS_PROP_NAME, 0, in recv_destroy()
3219 clp = changelist_gather(zhp, ZFS_PROP_NAME, 0, 0); in zfs_receive_one()
H A Dlibzfs_dataset.c2532 case ZFS_PROP_NAME: in zfs_prop_get()
3792 clp = changelist_gather(zhp, ZFS_PROP_NAME, 0, in rollback_destroy_dependent()
4019 if ((cl = changelist_gather(zhp, ZFS_PROP_NAME, 0, in zfs_rename()
/titanic_41/usr/src/common/zfs/
H A Dzfs_prop.c412 zprop_register_hidden(ZFS_PROP_NAME, "name", PROP_TYPE_STRING, in zfs_prop_init()
/titanic_41/usr/src/uts/common/sys/fs/
H A Dzfs.h112 ZFS_PROP_NAME, /* not exposed to the user */ enumerator
/titanic_41/usr/src/cmd/zfs/
H A Dzfs_main.c1510 if (pl->pl_prop == ZFS_PROP_NAME && in get_callback()
1812 fake_name.pl_prop = ZFS_PROP_NAME; in zfs_do_get()
2316 case ZFS_PROP_NAME: in us_compare()