Home
last modified time | relevance | path

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

/openbmc/linux/fs/ext4/
H A Dsysfs.c232 EXT4_RO_ATTR_SBI_ATOMIC(warning_count, s_warning_count);
H A Dext4.h1671 atomic_t s_warning_count; member
H A Dsuper.c1007 atomic_inc(&EXT4_SB(sb)->s_warning_count); in ext4_warning_ratelimit()
5607 atomic_set(&sbi->s_warning_count, 0); in __ext4_fill_super()