Searched refs:s_mb_preallocated (Results 1 – 2 of 2) sorted by relevance
3002 atomic_read(&sbi->s_mb_preallocated)); in ext4_seq_mb_stats_show()3637 atomic_read(&sbi->s_mb_preallocated), in ext4_mb_release()4729 atomic_add(pa->pa_free, &sbi->s_mb_preallocated); in ext4_mb_new_inode_pa()4785 atomic_add(pa->pa_free, &EXT4_SB(sb)->s_mb_preallocated); in ext4_mb_new_group_pa()
1626 atomic_t s_mb_preallocated; member