Searched refs:sp_size (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/lvm/libmeta/common/
H A Dmeta_sp.c2999 * sp_size - the desired soft partition size
3011 blkcnt_t sp_size
3018 if ((number_of_sps > 0) && (sp_size > 0)) {
3033 sp_size, &extent_listp,
3048 * sp_size - the desired soft partition size
3060 blkcnt_t sp_size
3066 if ((number_of_sps > 0) && (sp_size > 0)) {
3080 succeeded = meta_sp_enough_space(number_of_sps, sp_size,
3212 blkcnt_t sp_size
3223 if (sp_size >
3342 blkcnt_t sp_size; local
3395 blkcnt_t sp_size; local
[all...]
/illumos-gate/usr/src/boot/sys/boot/sparc64/boot1/
H A Dboot1.c37 u_int sp_size; member in struct:sp_data
588 sp.sp_size = sz;
709 if (sp->sp_len < sp->sp_size)
/illumos-gate/usr/src/boot/sys/boot/i386/libi386/
H A Dbioscd.c68 u_char sp_size; member in struct:specification_packet
/illumos-gate/usr/src/head/
H A Dmeta.h1623 blkcnt_t sp_size);
1626 blkcnt_t sp_size);
1633 blkcnt_t sp_size);
1636 mddrivename_t *mddrivenamep, blkcnt_t sp_size);

Completed in 77 milliseconds