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

/illumos-gate/usr/src/cmd/mdb/common/modules/ufs/
H A Dufs.c40 int iw_inohcnt; member in struct:inode_walk_data
78 iw->iw_inohcnt = 0;
95 if (++iw->iw_inohcnt >= iw->iw_inohsz)
114 return (wsp->walk_callback(addr, (void *)(uintptr_t)iw->iw_inohcnt,

Completed in 56 milliseconds