Loopback File System Dcmds
-
[ address ]
::lnode -
Print the specified
lnode_t, or a table of the activelnode_tstructures in the kernel. -
address
::lnode2dev -
Print the
dev_t(vfs_dev) for the underlying loopback mounted filesystem corresponding to the givenlnode_taddress. -
address
::lnode2rdev -
Print the
dev_t(li_rdev) for the underlying loopback mounted file system corresponding to the givenlnode_taddress.