Searched refs:top_vnodep (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/mdb/common/modules/genunix/
H A Dvfs.c932 uintptr_t top_vnodep, realvpp; local
942 top_vnodep = realvpp = (uintptr_t)f->f_vnode;
974 mdb_printf("%4d %4s %?0p ", myfd, type, top_vnodep);
977 if (pfiles_dig_pathname(top_vnodep, path) == -1)
990 if (pfiles_dig_pathname(top_vnodep, path) == -1)

Completed in 54 milliseconds