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

/illumos-gate/usr/src/uts/common/io/lvm/trans/
H A Dtrans_ioctl.c822 static int (*tstpnt_save)(buf_t *, int, void*) = NULL; variable
943 tstpnt = tstpnt_save;
1027 tstpnt_save = mdv_strategy_tstpnt;
1060 mdv_strategy_tstpnt = tstpnt_save;

Completed in 70 milliseconds