Home
last modified time | relevance | path

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

/openbmc/linux/fs/ext4/
H A Dmballoc.c5053 atomic_dec(&ei->i_prealloc_active); in ext4_mb_mark_pa_deleted()
5262 atomic_inc(&ei->i_prealloc_active); in ext4_mb_new_inode_pa()
5551 atomic_read(&ei->i_prealloc_active), needed); in ext4_discard_preallocations()
H A Dext4.h1103 atomic_t i_prealloc_active; member
H A Dsuper.c1417 atomic_set(&ei->i_prealloc_active, 0); in ext4_alloc_inode()