Home
last modified time | relevance | path

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

/Linux-v5.4/include/trace/events/
Djbd2.h303 __entry->dropped = stats->cs_dropped;
/Linux-v5.4/include/linux/
Djbd2.h533 __u32 cs_dropped; member
/Linux-v5.4/fs/jbd2/
Dcommit.c964 cp_transaction->t_chp_stats.cs_dropped++; in jbd2_journal_commit_transaction()