Searched refs:s_mb_preallocated (Results 1 – 2 of 2) sorted by relevance
3181 atomic_read(&sbi->s_mb_preallocated)); in ext4_seq_mb_stats_show()3824 atomic_read(&sbi->s_mb_preallocated), in ext4_mb_release()5237 atomic_add(pa->pa_free, &sbi->s_mb_preallocated); in ext4_mb_new_inode_pa()5290 atomic_add(pa->pa_free, &EXT4_SB(sb)->s_mb_preallocated); in ext4_mb_new_group_pa()
1614 atomic_t s_mb_preallocated; member