Oracle Solaris Modular Debugger Guide

Loopback File System Dcmds

[ address ] ::lnode

Print the specified lnode_t, or a table of the active lnode_t structures in the kernel.

address ::lnode2dev

Print the dev_t (vfs_dev) for the underlying loopback mounted filesystem corresponding to the given lnode_t address.

address ::lnode2rdev

Print the dev_t (li_rdev) for the underlying loopback mounted file system corresponding to the given lnode_t address.