Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mdb/common/modules/ufs/
H A Dufs_cmds.h39 extern int mapstats_dcmd(uintptr_t, uint_t, int, const mdb_arg_t *);
H A Dufs_log.c208 mapstats_dcmd(uintptr_t addr, uint_t flags, int argc, const mdb_arg_t *argv) in mapstats_dcmd() function
H A Dufs.c650 { "mapstats", ":", "dumps ufslog stats", mapstats_dcmd },