/titanic_50/usr/src/lib/libshare/common/ |
H A D | libshare_zfs.c | 279 char mountpoint[ZFS_MAXPROPLEN]; in get_zfs_dataset() 280 char canmount[ZFS_MAXPROPLEN]; in get_zfs_dataset() 341 char shareopts[ZFS_MAXPROPLEN]; in get_zfs_property() 375 char shareopts[ZFS_MAXPROPLEN]; in sa_zfs_is_shared() 752 char nfsshareopts[ZFS_MAXPROPLEN]; in sa_get_zfs_shares() 753 char smbshareopts[ZFS_MAXPROPLEN]; in sa_get_zfs_shares() 756 char nfssourcestr[ZFS_MAXPROPLEN]; in sa_get_zfs_shares() 757 char smbsourcestr[ZFS_MAXPROPLEN]; in sa_get_zfs_shares() 758 char mountpoint[ZFS_MAXPROPLEN]; in sa_get_zfs_shares() 811 ZFS_MAXPROPLEN, B_FALSE) == 0 && in sa_get_zfs_shares() [all …]
|
/titanic_50/usr/src/cmd/ndmpd/ndmp/ |
H A D | ndmpd_zfs.c | 59 char nzs_findprop[ZFS_MAXPROPLEN]; /* prop substring to find */ 61 char nzs_snapprop[ZFS_MAXPROPLEN]; /* snap's prop value */ 62 char nzs_snapskip[ZFS_MAXPROPLEN]; /* snap to skip */ 1140 snapdata.nzs_findprop, ZFS_MAXPROPLEN, B_TRUE); in ndmpd_zfs_backup_parms_valid() 1172 char propstr[ZFS_MAXPROPLEN]; in ndmpd_zfs_backup_pathvalid() 1777 snapdata.nzs_findprop, ZFS_MAXPROPLEN, B_FALSE); in ndmpd_zfs_snapshot_cleanup() 1820 ZFS_MAXPROPLEN); in ndmpd_zfs_snapshot_cleanup() 1971 char propstr[ZFS_MAXPROPLEN]; in ndmpd_zfs_snapshot_prop_find() 1972 char findprop_plus_slash[ZFS_MAXPROPLEN]; in ndmpd_zfs_snapshot_prop_find() 1995 (void) snprintf(findprop_plus_slash, ZFS_MAXPROPLEN, "/%s", in ndmpd_zfs_snapshot_prop_find() [all …]
|
H A D | ndmpd.h | 463 char nz_snapprop[ZFS_MAXPROPLEN]; /* contents of snap incr prop */
|
/titanic_50/usr/src/lib/libzfs/common/ |
H A D | libzfs_mount.c | 266 char mountpoint[ZFS_MAXPROPLEN]; in zfs_mount() 708 char mountpoint[ZFS_MAXPROPLEN]; in zfs_share_proto() 709 char shareopts[ZFS_MAXPROPLEN]; in zfs_share_proto() 710 char sourcestr[ZFS_MAXPROPLEN]; in zfs_share_proto() 726 ZFS_MAXPROPLEN, B_FALSE) != 0 || in zfs_share_proto() 968 char mountpoint[ZFS_MAXPROPLEN]; in remove_mountpoint()
|
H A D | libzfs_changelist.c | 158 char shareopts[ZFS_MAXPROPLEN]; in changelist_postfix() 394 char property[ZFS_MAXPROPLEN]; in change_one() 535 char property[ZFS_MAXPROPLEN]; in changelist_gather()
|
H A D | libzfs.h | 52 #define ZFS_MAXPROPLEN MAXPATHLEN macro
|
H A D | libzfs_util.c | 1165 if (strlen(*svalp) >= ZFS_MAXPROPLEN) { in zprop_parse_value()
|
H A D | libzfs_pool.c | 684 char buf[ZFS_MAXPROPLEN]; in zpool_expand_proplist()
|
H A D | libzfs_sendrecv.c | 2933 char token_buf[ZFS_MAXPROPLEN]; in recv_ecksum_set_aux()
|
H A D | libzfs_dataset.c | 4168 char buf[ZFS_MAXPROPLEN]; in zfs_expand_proplist()
|
/titanic_50/usr/src/cmd/ndmpd/tlm/ |
H A D | tlm_backup_reader.c | 1207 char vbuf[ZFS_MAXPROPLEN]; in zfs_put_prop_cb() 1208 char sbuf[ZFS_MAXPROPLEN]; in zfs_put_prop_cb() 1231 (void) strlcpy(mpp->mp_value, vbuf, ZFS_MAXPROPLEN); in zfs_put_prop_cb() 1253 (void) strlcpy(mpp->mp_source, sourcestr, ZFS_MAXPROPLEN); in zfs_put_prop_cb() 1293 (void) snprintf(mpp->mp_value, ZFS_MAXPROPLEN, "%llu", space); in zfs_put_quota_cb() 1294 (void) strlcpy(mpp->mp_source, mhp->nh_dataset, ZFS_MAXPROPLEN); in zfs_put_quota_cb() 1440 (void) strlcpy(mpp->mp_value, sval, ZFS_MAXPROPLEN); in ndmp_include_zfs() 1441 (void) strlcpy(mpp->mp_source, ssrc, ZFS_MAXPROPLEN); in ndmp_include_zfs()
|
/titanic_50/usr/src/cmd/zoneadm/ |
H A D | zfs.c | 83 char mp[ZFS_MAXPROPLEN]; in match_mountpoint() 530 char mp[ZFS_MAXPROPLEN]; in snap2path() 1035 char origin[ZFS_MAXPROPLEN]; in destroy_zfs() 1196 char propbuf[ZFS_MAXPROPLEN]; in verify_datasets() 1248 char propbuf[ZFS_MAXPROPLEN]; in verify_fs_zfs() 1363 char propbuf[ZFS_MAXPROPLEN]; in get_zfs_non_legacy_mountpoint()
|
/titanic_50/usr/src/cmd/ndmpd/include/ |
H A D | tlm.h | 480 char mp_value[ZFS_MAXPROPLEN]; 481 char mp_source[ZFS_MAXPROPLEN];
|
/titanic_50/usr/src/cmd/zfs/ |
H A D | zfs_iter.c | 272 char lbuf[ZFS_MAXPROPLEN], rbuf[ZFS_MAXPROPLEN]; in zfs_sort()
|
H A D | zfs_main.c | 1515 char buf[ZFS_MAXPROPLEN]; in get_callback() 1516 char rbuf[ZFS_MAXPROPLEN]; in get_callback() 2945 char headerbuf[ZFS_MAXPROPLEN]; in print_header() 2989 char property[ZFS_MAXPROPLEN]; in print_dataset() 5779 char mountpoint[ZFS_MAXPROPLEN]; in share_mount_one() 5780 char shareopts[ZFS_MAXPROPLEN]; in share_mount_one() 5781 char smbshareopts[ZFS_MAXPROPLEN]; in share_mount_one() 6283 char nfs_mnt_prop[ZFS_MAXPROPLEN]; in unshare_unmount_path() 6284 char smbshare_prop[ZFS_MAXPROPLEN]; in unshare_unmount_path() 6304 char mtpt_prop[ZFS_MAXPROPLEN]; in unshare_unmount_path() [all …]
|
/titanic_50/usr/src/lib/libbe/common/ |
H A D | be_list.c | 1066 ZFS_MAXPROPLEN, NULL, B_FALSE); in be_get_node_data() 1100 ZFS_MAXPROPLEN, NULL, NULL, 0, B_FALSE) == 0) in be_get_node_data() 1193 char prop_buf[ZFS_MAXPROPLEN]; in be_get_ds_data() 1225 prop_buf, ZFS_MAXPROPLEN, NULL, NULL, 0, in be_get_ds_data()
|
H A D | be_create.c | 2282 ZFS_MAXPROPLEN, NULL, NULL, 0, B_FALSE) != 0) { in be_clone_fs_callback()
|
/titanic_50/usr/src/lib/libzfs_jni/common/ |
H A D | libzfs_jni_property.c | 178 char propbuf[ZFS_MAXPROPLEN]; in create_BasicProperty() 271 char propbuf[ZFS_MAXPROPLEN]; in create_ObjectProperty()
|
/titanic_50/usr/src/lib/smbsrv/libmlsvc/common/ |
H A D | srvsvc_sd.c | 57 char mp[ZFS_MAXPROPLEN]; in srvsvc_shareacl_getpath()
|
/titanic_50/usr/src/cmd/fs.d/nfs/rquotad/ |
H A D | rpc.rquotad.c | 281 char propname[ZFS_MAXPROPLEN]; in getzfsquota()
|
/titanic_50/usr/src/cmd/fs.d/ufs/quota/ |
H A D | quota.c | 874 char propname[ZFS_MAXPROPLEN]; in getzfsquota()
|