Searched refs:slice_devcfg (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/lvm/metassist/layout/
H A Dlayout_slice.h64 * volume_component is used to control when the slice_devcfg is freed.
71 devconfig_t *slice_devcfg; member in struct:__anon855
H A Dlayout_slice.c962 slice = mstp->slice_devcfg;
994 mstp->slice_devcfg = slice;
1061 if (((modslice_t *)obj)->slice_devcfg != NULL) {
1063 free_devconfig(((modslice_t *)obj)->slice_devcfg);
1162 srcdevcfg = source->slice_devcfg;
1864 * RETURNS: int - <0 - if str < modslice->slice_devcfg.name
1865 * 0 - if str == modslice->slice_devcfg.name
1866 * >0 - if str > modslice->slice_devcfg.name
1884 ((modslice_t *)modslice)->slice_devcfg, &name);
1916 ((modslice_t *)obj1)->slice_devcfg,
[all...]
H A Dlayout.c924 devconfig_t *slice = mods->slice_devcfg;

Completed in 98 milliseconds