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

/illumos-gate/usr/src/cmd/lvm/metassist/layout/
H A Dlayout_device_cache.h92 extern int get_cached_attributes(dm_descriptor_t desc, nvlist_t **list);
H A Dlayout_device_util.c534 (error = get_cached_attributes(desc, &attrs)) ||
548 ((error = get_cached_attributes(desc, &attrs)) != 0) ||
1068 if ((error = get_cached_attributes(disk, &attrs)) != 0) {
1129 if ((error = get_cached_attributes(disk, &attrs)) != 0) {
1183 if ((error = get_cached_attributes(disk, &attrs)) != 0) {
1704 error = get_cached_attributes(media[0], &attrs);
1709 error = get_cached_attributes(disk, &attrs);
1760 error = get_cached_attributes(media[0], &attrs);
1765 error = get_cached_attributes(disk, &attrs);
2116 ((error = get_cached_attributes(hb
[all...]
H A Dlayout_device_cache.c672 * FUNCTION: get_cached_attributes(dm_descriptor_t desc,
694 get_cached_attributes( function
H A Dlayout_discovery.c693 ((error = get_cached_attributes(slice, &attrs)) != 0)) {
2284 if ((error = get_cached_attributes(desc, &attrs)) != 0) {
2365 if ((error = get_cached_attributes(desc, &attrs)) != 0) {

Completed in 54 milliseconds