Searched refs:lookup_ks_name (Results 1 - 3 of 3) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/stat/common/
H A Ddsr.h59 disk_list_t *lookup_ks_name(char *, int);
H A Ddsr.c93 * Clear the snapshot so a cache miss in lookup_ks_name() will cause a fresh
340 lookup_ks_name(char *ks_name, int want_devid) function
441 (void) printf("lookup_ks_name: new: %s %s\n",
455 (void) printf("lookup_ks_name: failed: %s\n", ks_name);
H A Dacquire_iodevs.c649 dl = lookup_ks_name(iodev->is_name, (types & SNAP_IODEV_DEVID) ? 1 : 0);
1026 * lookup_ks_name() will result in a fresh snapshot.

Completed in 48 milliseconds