Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dufs_inode.c159 ins.in_kcalloc.value.ul = (ulong_t)kmem_cache_stat(inode_cache, in ufs_inode_kstat_update()
167 ins.in_misses.value.ul = ins.in_kcalloc.value.ul; in ufs_inode_kstat_update()
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dufs_inode.h475 kstat_named_t in_kcalloc; /* # inodes kmem_cache_alloced */ member