Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dlufs_top.c299 mtm->mtm_wantin++; in top_begin_sync()
554 mtm->mtm_active += mtm->mtm_wantin; in top_end_sync()
556 mtm->mtm_activesync = mtm->mtm_wantin; in top_end_sync()
557 mtm->mtm_wantin = 0; in top_end_sync()
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dufs_log.h401 long mtm_wantin; member