Home
last modified time | relevance | path

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

/Linux-v5.15/fs/ext4/
Dmballoc.c4499 atomic_dec(&ei->i_prealloc_active); in ext4_mb_mark_pa_deleted()
4659 atomic_inc(&ei->i_prealloc_active); in ext4_mb_new_inode_pa()
4950 atomic_read(&ei->i_prealloc_active), needed); in ext4_discard_preallocations()
5390 count = atomic_read(&ei->i_prealloc_active); in ext4_mb_trim_inode_pa()
Dext4.h1108 atomic_t i_prealloc_active; member
Dsuper.c1294 atomic_set(&ei->i_prealloc_active, 0); in ext4_alloc_inode()