Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/stat/fsstat/
H A Dfsstat.c169 longlong_t nattrchg; in dflt_display() local
183 nattrchg = DELTA(nsetattr) + DELTA(nsetsecattr) + DELTA(nspace); in dflt_display()
201 PRINTSTAT(niceflag, "%5s ", "%lld:", nattrchg, buf); in dflt_display()