Home
last modified time | relevance | path

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

/openbmc/linux/fs/ext4/
H A Dballoc.c700 atomic_inc(&sbi->s_retry_alloc_pending); in ext4_should_retry_alloc()
702 atomic_dec(&sbi->s_retry_alloc_pending); in ext4_should_retry_alloc()
H A Dext4.h1581 atomic_t s_retry_alloc_pending; member
H A Dmballoc.c3554 !atomic_read(&sbi->s_retry_alloc_pending)) { in ext4_discard_work()
3668 atomic_set(&sbi->s_retry_alloc_pending, 0); in ext4_mb_init()