Searched refs:SSOP_GETVDIR (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/avs/ns/sdbc/
H A Dsafestore.h363 * SSOP_GETVDIR get a volume directory stream according to type
373 #define SSOP_GETVDIR(ssp, key, vdir) ((ssp)->ssop_getvdir(key, vdir)) macro
379 * from a successsful SSOP_GETVDIR() call
390 * @see SSOP_GETVDIR()
465 * @see SSOP_GETVDIR()
H A Dsd_bcache.c947 if (SSOP_GETVDIR(sdbc_safestore, &key, &vdir)) {
980 if (SSOP_GETVDIR(sdbc_safestore, &key, &vdir)) {

Completed in 73 milliseconds