| /freebsd/sys/contrib/openzfs/lib/libzfs/ |
| H A D | libzfs_changelist.c | 103 if (clp->cl_prop != ZFS_PROP_MOUNTPOINT && in changelist_prefix() 137 case ZFS_PROP_MOUNTPOINT: in changelist_prefix() 199 if (clp->cl_prop == ZFS_PROP_MOUNTPOINT && in changelist_postfix() 251 (((clp->cl_prop == ZFS_PROP_MOUNTPOINT && in changelist_postfix() 435 ASSERT3U(clp->cl_prop, ==, ZFS_PROP_MOUNTPOINT); in changelist_add_mounted() 526 if (clp->cl_prop != ZFS_PROP_MOUNTPOINT) { in change_one() 583 return (compare_props(a, b, ZFS_PROP_MOUNTPOINT)); in compare_mountpoints() 618 prop == ZFS_PROP_MOUNTPOINT || prop == ZFS_PROP_SHARENFS || in changelist_gather() 621 if (zfs_prop_get(zhp, ZFS_PROP_MOUNTPOINT, in changelist_gather() 647 clp->cl_prop = ZFS_PROP_MOUNTPOINT; in changelist_gather() [all …]
|
| H A D | libzfs_mount.c | 290 if (!zfs_prop_valid_for_type(ZFS_PROP_MOUNTPOINT, zhp->zfs_type, in zfs_is_mountable() 294 verify(zfs_prop_get(zhp, ZFS_PROP_MOUNTPOINT, buf, buflen, in zfs_is_mountable() 714 clp = changelist_gather(zhp, ZFS_PROP_MOUNTPOINT, in zfs_unmountall() 1040 verify(zfs_prop_get(za, ZFS_PROP_MOUNTPOINT, mounta, in mountpoint_cmp() 1045 verify(zfs_prop_get(zb, ZFS_PROP_MOUNTPOINT, mountb, in mountpoint_cmp() 1103 verify(zfs_prop_get(handles[idx], ZFS_PROP_MOUNTPOINT, parent, in non_descendant_idx() 1107 verify(zfs_prop_get(handles[i], ZFS_PROP_MOUNTPOINT, child, in non_descendant_idx() 1212 verify(zfs_prop_get(handles[idx], ZFS_PROP_MOUNTPOINT, mountpoint, in zfs_mount_task() 1229 verify(zfs_prop_get(handles[i], ZFS_PROP_MOUNTPOINT, in zfs_mount_task()
|
| H A D | libzfs_iter.c | 642 verify(zfs_prop_get(mtab_zhp, ZFS_PROP_MOUNTPOINT, mnt_prop, in zfs_iter_mounted()
|
| H A D | libzfs_dataset.c | 1155 case ZFS_PROP_MOUNTPOINT: in zfs_valid_proplist() 1642 if (prop == ZFS_PROP_MOUNTPOINT && in zfs_prop_set_list_flags() 1804 if (prop == ZFS_PROP_MOUNTPOINT && getzoneid() == GLOBAL_ZONEID && in zfs_prop_inherit() 1817 if (prop == ZFS_PROP_MOUNTPOINT && changelist_haszonedchild(cl)) { in zfs_prop_inherit() 2494 case ZFS_PROP_MOUNTPOINT: in zfs_prop_get() 4421 zfs_prop_get(zhp, ZFS_PROP_MOUNTPOINT, property, in zfs_rename()
|
| H A D | libzfs_sendrecv.c | 3972 ZFS_PROP_MOUNTPOINT, 0, in zfs_receive_package() 5643 clp = changelist_gather(zhp, ZFS_PROP_MOUNTPOINT, in zfs_receive()
|
| H A D | libzfs.abi | 2305 <enumerator name='ZFS_PROP_MOUNTPOINT' value='13'/>
|
| /freebsd/sys/contrib/openzfs/lib/libzfs/os/linux/ |
| H A D | libzfs_mount_os.c | 501 if (zfs_prop_valid_for_type(ZFS_PROP_MOUNTPOINT, zhp->zfs_type, in zfs_mount_setattr() 503 verify(zfs_prop_get(zhp, ZFS_PROP_MOUNTPOINT, mntpt_prop, in zfs_mount_setattr()
|
| /freebsd/lib/libbe/ |
| H A D | be_info.c | 175 if (zfs_prop_get(zfs_hdl, ZFS_PROP_MOUNTPOINT, buf, 512, in prop_list_builder_cb()
|
| H A D | be_access.c | 83 if (zfs_prop_get(zfs_hdl, ZFS_PROP_MOUNTPOINT, zfs_mnt, in be_mount_iter()
|
| H A D | be.c | 696 if (prop == ZFS_PROP_MOUNTPOINT) in be_deep_clone_prop()
|
| /freebsd/sys/contrib/openzfs/cmd/ |
| H A D | mount_zfs.c | 281 (void) zfs_prop_get(zhp, ZFS_PROP_MOUNTPOINT, prop, in main()
|
| /freebsd/sys/contrib/openzfs/contrib/pam_zfs_key/ |
| H A D | pam_zfs_key.c | 505 if ((ret = zfs_prop_get(zhp, ZFS_PROP_MOUNTPOINT, mountpoint, in mount_dataset() 694 (void) zfs_prop_get(zhp, ZFS_PROP_MOUNTPOINT, mountpoint, in find_dsname_by_prop_value()
|
| /freebsd/sys/contrib/openzfs/module/zfs/ |
| H A D | zcp_get.c | 304 case ZFS_PROP_MOUNTPOINT: in get_special_prop()
|
| H A D | dsl_dataset.c | 2736 error = dsl_prop_get_ds(ds, zfs_prop_to_name(ZFS_PROP_MOUNTPOINT), 1, in dsl_get_mountpoint()
|
| /freebsd/sys/contrib/openzfs/module/zcommon/ |
| H A D | zfs_prop.c | 592 zprop_register_string(ZFS_PROP_MOUNTPOINT, "mountpoint", "/", in zfs_prop_init()
|
| /freebsd/sys/contrib/openzfs/include/sys/fs/ |
| H A D | zfs.h | 113 ZFS_PROP_MOUNTPOINT, enumerator
|
| /freebsd/sys/contrib/openzfs/cmd/zfs/ |
| H A D | zfs_main.c | 7147 verify(zfs_prop_get(zhp, ZFS_PROP_MOUNTPOINT, mountpoint, in share_mount_one() 7782 verify(zfs_prop_get(zhp, ZFS_PROP_MOUNTPOINT, mtpt_prop, in unshare_unmount_path() 7931 verify(zfs_prop_get(zhp, ZFS_PROP_MOUNTPOINT, in unshare_unmount() 8018 ZFS_PROP_SHARENFS : ZFS_PROP_MOUNTPOINT, in unshare_unmount()
|
| /freebsd/sys/contrib/openzfs/cmd/zpool/ |
| H A D | zpool_main.c | 2058 zfs_prop_to_name(ZFS_PROP_MOUNTPOINT))) { in zpool_do_create() 2206 ret = add_prop_list(zfs_prop_to_name(ZFS_PROP_MOUNTPOINT), in zpool_do_create()
|