Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ext4/
H A Dmballoc.c2464 lost = atomic_inc_return(&sbi->s_mb_lost_chunks); in ext4_mb_regular_allocator()
3011 atomic_read(&sbi->s_mb_lost_chunks)); in ext4_mb_release()
H A Dext4.h1544 atomic_t s_mb_lost_chunks; member