Home
last modified time | relevance | path

Searched refs:s_mb_free_pending (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/ext4/
H A Dballoc.c694 if (sbi->s_mb_free_pending == 0) in ext4_should_retry_alloc()
H A Dmballoc.c2972 sbi->s_mb_free_pending = 0; in ext4_mb_init()
3159 EXT4_SB(sb)->s_mb_free_pending -= entry->efd_count; in ext4_free_data_in_buddy()
5326 sbi->s_mb_free_pending += clusters; in ext4_mb_free_metadata()
H A Dext4.h1515 unsigned int s_mb_free_pending; member
/kernel/linux/linux-6.6/fs/ext4/
H A Dballoc.c698 if (sbi->s_mb_free_pending == 0) { in ext4_should_retry_alloc()
H A Dmballoc.c3657 sbi->s_mb_free_pending = 0; in ext4_mb_init()
3868 EXT4_SB(sb)->s_mb_free_pending -= entry->efd_count; in ext4_free_data_in_buddy()
6390 sbi->s_mb_free_pending += clusters; in ext4_mb_free_metadata()
H A Dext4.h1566 unsigned int s_mb_free_pending; member

Completed in 31 milliseconds