Home
last modified time | relevance | path

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

/Linux-v6.1/fs/ext4/
Dmballoc.c4524 atomic_dec(&ei->i_prealloc_active); in ext4_mb_mark_pa_deleted()
4684 atomic_inc(&ei->i_prealloc_active); in ext4_mb_new_inode_pa()
4960 atomic_read(&ei->i_prealloc_active), needed); in ext4_discard_preallocations()
5403 count = atomic_read(&ei->i_prealloc_active); in ext4_mb_trim_inode_pa()
Dext4.h1122 atomic_t i_prealloc_active; member
Dsuper.c1328 atomic_set(&ei->i_prealloc_active, 0); in ext4_alloc_inode()