Searched refs:DM_SLICE (Results 1 - 11 of 11) sorted by relevance

/osnet-11/usr/src/lib/libdiskmgt/common/
H A Dassoc_types.c60 DM_SLICE,
66 DM_SLICE,
H A Dentry.c258 case DM_SLICE:
292 case DM_SLICE:
343 case DM_SLICE:
388 case DM_SLICE:
433 case DM_SLICE:
493 case DM_SLICE:
559 case DM_SLICE:
645 DM_SLICE, errp);
670 devp = dm_get_descriptor_by_name(DM_SLICE, slice, errp);
699 slice = dm_get_descriptor_by_name(DM_SLICE, slicenam
[all...]
H A Dlibdiskmgt.h57 DM_SLICE, enumerator in enum:__anon1553
H A Dslice.c164 des = cache_get_desc(DM_SLICE, dp, name, mname, errp);
177 return (cache_get_descriptors(DM_SLICE, errp));
706 slices[pos] = cache_get_desc(DM_SLICE, desc->p.disk, devpath,
808 cache_load_desc(DM_SLICE, dp, devpath, mname, &error);
H A Dcache.c688 if (type == DM_SLICE || type == DM_PARTITION ||
774 case DM_SLICE:
884 if (type == DM_SLICE || type == DM_PARTITION) {
H A Devents.c218 events_new_event(basename(dev), DM_SLICE, type); local
H A Dpartition.c79 case DM_SLICE:
136 if (desc->type == DM_SLICE) {
H A Dmedia.c71 case DM_SLICE:
/osnet-11/usr/src/lib/libzfs_jni/common/
H A Dlibzfs_jni_diskmgt.c262 slices = dm_get_associated_descriptors(media, DM_SLICE, error);
/osnet-11/usr/src/lib/libuefi_rt/common/
H A Dlibuefi_rt_path.c651 DM_SLICE, &err);
664 EPRINT("no DM_SLICE desctriptors for %p\n",
1947 * DM_SLICE takes a full block path format: eg /dev/dsk/c0t0d0s0
1951 if ((slice = dm_get_descriptor_by_name(DM_SLICE, drive_path,
1954 EPRINT("dm_get_descriptor_by_name(DM_SLICE, %s, %d)"
1964 EPRINT("no DM_SLICE attributes found for %s\n",
2222 * DM_SLICE expects a block path /dev/dsk/c0t0d0s0
/osnet-11/usr/src/lib/libzfs/common/
H A Dlibzfs_vdev.c233 if ((slice = dm_get_associated_descriptors(*media, DM_SLICE,

Completed in 57 milliseconds