Searched refs:s_mb_preallocated (Results 1 – 2 of 2) sorted by relevance
3188 atomic_read(&sbi->s_mb_preallocated)); in ext4_seq_mb_stats_show()3831 atomic_read(&sbi->s_mb_preallocated), in ext4_mb_release()5246 atomic_add(pa->pa_free, &sbi->s_mb_preallocated); in ext4_mb_new_inode_pa()5299 atomic_add(pa->pa_free, &EXT4_SB(sb)->s_mb_preallocated); in ext4_mb_new_group_pa()
1624 atomic_t s_mb_preallocated; member