Home
last modified time | relevance | path

Searched refs:inode_cache_cb (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/cmd/mdb/common/modules/ufs/
H A Dufs.c132 inode_cache_cb(uintptr_t addr, const int inohcnt, inode_cbdata_t *id) in inode_cache_cb() function
201 if (mdb_walk("inode_cache", (mdb_walk_cb_t)inode_cache_cb, &id) == -1) { in inode_cache()