Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ext4/
Dmballoc.c2258 atomic_inc(&sbi->s_mb_lost_chunks); in ext4_mb_regular_allocator()
2769 atomic_read(&sbi->s_mb_lost_chunks)); in ext4_mb_release()
Dext4.h1469 atomic_t s_mb_lost_chunks; member