Searched defs:add_extra_cyl (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/lvm/metassist/layout/
H A Dlayout_slice.c92 boolean_t add_extra_cyl,
152 * boolean_t add_extra_cyl,
167 * add_extra_cyl - passed to create_new_slice, see comment there.
212 boolean_t add_extra_cyl,
501 error = create_new_slice(slice, nbytes, add_extra_cyl,
660 * boolean_t add_extra_cyl, devconfig_t **nslice)
664 * add_extra_cyl - boolean indicating whether the resized slice
690 * Additionally, if add_extra_cyl is true, the new slice will be
712 boolean_t add_extra_cyl,
780 if (add_extra_cyl
203 choose_slice( uint64_t nbytes, uint16_t npaths, dlist_t *slices, dlist_t *used, dlist_t *used_hbas, dlist_t *used_disks, boolean_t unused_disk, boolean_t nbytes_is_min, boolean_t add_extra_cyl, devconfig_t **chosen) argument
709 create_new_slice( dm_descriptor_t oslice, uint64_t nbytes, boolean_t add_extra_cyl, devconfig_t **nslice) argument
[all...]

Completed in 48 milliseconds