Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_healthmon.h123 uint64_t lostcount; member
H A Dxfs_healthmon.c194 existing->lostcount += new->lostcount; in xfs_healthmon_merge_events()
320 .lostcount = hm->lost_prev_event, in xfs_healthmon_clear_lost_prev()
765 hme.e.lost.count = event->lostcount; in xfs_healthmon_format_v0()
H A Dxfs_trace.h6075 __field(unsigned long long, lostcount)
6087 __entry->lostcount = 0;
6095 __entry->lostcount = event->lostcount;
6136 __entry->lostcount)