Home
last modified time | relevance | path

Searched refs:i_prealloc_active (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/fs/ext4/
Dmballoc.c3910 atomic_dec(&ei->i_prealloc_active); in ext4_mb_mark_pa_deleted()
4070 atomic_inc(&ei->i_prealloc_active); in ext4_mb_new_inode_pa()
4361 atomic_read(&ei->i_prealloc_active), needed); in ext4_discard_preallocations()
4801 count = atomic_read(&ei->i_prealloc_active); in ext4_mb_trim_inode_pa()
Dext4.h1095 atomic_t i_prealloc_active; member
Dsuper.c1301 atomic_set(&ei->i_prealloc_active, 0); in ext4_alloc_inode()