Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/fs.d/cachefs/cachefslog/
H A Dcachefslog.c110 pr_err(stats_errorstr(fs)); in main()
116 pr_err(stats_errorstr(fs)); in main()
143 pr_err(stats_errorstr(fs)); in main()
149 pr_err(stats_errorstr(fs)); in main()
156 pr_err(stats_errorstr(fs)); in main()
210 pr_err(stats_errorstr(fs)); in main()
/titanic_44/usr/src/cmd/fs.d/cachefs/cachefswssize/
H A Dcachefswssize.c105 pr_err(stats_errorstr(sc)); in main()
124 pr_err(stats_errorstr(sc)); in main()
131 pr_err(stats_errorstr(sc)); in main()
139 pr_err(stats_errorstr(sc)); in main()
175 pr_err(stats_errorstr(sc)); in main()
/titanic_44/usr/src/cmd/fs.d/cachefs/cachefsstat/
H A Dcachefsstat.c99 pr_err(stats_errorstr(sc)); in main()
105 pr_err(stats_errorstr(sc)); in main()
129 pr_err(stats_errorstr(sc)); in main()
/titanic_44/usr/src/cmd/fs.d/cachefs/common/
H A Dstats.h191 char *stats_errorstr(stats_cookie_t *);
H A Dstats_create.c355 stats_errorstr(stats_cookie_t *st) in stats_errorstr() function