Searched refs:s_mb_lost_chunks (Results 1 – 2 of 2) sorted by relevance
2801 lost = atomic_inc_return(&sbi->s_mb_lost_chunks); in ext4_mb_regular_allocator()2968 seq_printf(seq, "\t\tlost: %u\n", atomic_read(&sbi->s_mb_lost_chunks)); in ext4_seq_mb_stats_show()3598 atomic_read(&sbi->s_mb_lost_chunks)); in ext4_mb_release()
1630 atomic_t s_mb_lost_chunks; member