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

/illumos-gate/usr/src/uts/common/io/lvm/md/
H A Dmd_names.c980 size_t nm_len = 0, shn_size; local
1016 shn_size = DID_SHR_NAMSIZ((struct did_shr_name *)shn);
1020 shn_size = SHR_NAMSIZ((struct nm_shared_name *)shn);
1025 shn_size, offset, devid_nm));
1032 (char *)shn, shn_size, offset,
1045 (char *)shn, shn_size, offset,
1051 (caddr_t)shn, shn_size, &offset);
1393 size_t nm_len = 0, shn_size; local
1446 shn_size = DID_SHR_NAMSIZ((struct did_shr_name *)shn);
1450 shn_size
[all...]

Completed in 64 milliseconds