Home
last modified time | relevance | path

Searched refs:s_mb_preallocated (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/fs/ext4/
H A Dmballoc.c2662 atomic_read(&sbi->s_mb_preallocated)); in ext4_seq_mb_stats_show()
3115 atomic_read(&sbi->s_mb_preallocated), in ext4_mb_release()
4218 atomic_add(pa->pa_free, &sbi->s_mb_preallocated); in ext4_mb_new_inode_pa()
4274 atomic_add(pa->pa_free, &EXT4_SB(sb)->s_mb_preallocated); in ext4_mb_new_group_pa()
H A Dext4.h1550 atomic_t s_mb_preallocated; member
/kernel/linux/linux-6.6/fs/ext4/
H A Dmballoc.c3181 atomic_read(&sbi->s_mb_preallocated)); in ext4_seq_mb_stats_show()
3824 atomic_read(&sbi->s_mb_preallocated), in ext4_mb_release()
5242 atomic_add(pa->pa_free, &sbi->s_mb_preallocated); in ext4_mb_new_inode_pa()
5295 atomic_add(pa->pa_free, &EXT4_SB(sb)->s_mb_preallocated); in ext4_mb_new_group_pa()
H A Dext4.h1614 atomic_t s_mb_preallocated; member

Completed in 29 milliseconds