Home
last modified time | relevance | path

Searched refs:pshot_devices_grow (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/
H A Dpshot.h139 static int pshot_devices_grow(pshot_device_t **, size_t,
/illumos-gate/usr/src/uts/common/io/
H A Dpshot.c3132 pshot_devices_grow(pshot_device_t **dstp, size_t dstlen, in pshot_devices_grow() function
3310 rv = pshot_devices_grow(&newdevs, newdevs_len, pshot_stock_devices, in pshot_devices_setup()