Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/lvm/metassist/layout/
H A Dlayout_device_util.c138 static char *ATTR_VIRTUAL_SLICES = "vdu_virtual_slices"; variable
1073 attrs, ATTR_VIRTUAL_SLICES, &old_slices, &nelem)) != 0) { in disk_add_virtual_slice()
1090 attrs, ATTR_VIRTUAL_SLICES, new_slices, nelem); in disk_add_virtual_slice()
1134 attrs, ATTR_VIRTUAL_SLICES, &slices, &nelem)) != 0) { in disk_has_virtual_slices()
1188 attrs, ATTR_VIRTUAL_SLICES, &slices, &nelem)) != 0) { in disk_get_virtual_slices()