Displaying 1 result from an estimated 1 matches for "ddi_pathname".
2005 Sep 16
5
ddi_pathname
Hello,
I can see that there is an implementation/emulation of ddi_pathname in DTrace, but I''m a bit confused about the capabilities and invocation of this function. I would like to diplay the path to the block device from bdev_strategy and other io:genunix::start probes.
If someone is familiar with ddi_pathname, could you please provide an example invocation?...