Home
last modified time | relevance | path

Searched refs:pa_lock (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/fs/ext4/
H A Dmballoc.c4655 spin_lock(&pa->pa_lock); in ext4_discard_allocated_blocks()
4657 spin_unlock(&pa->pa_lock); in ext4_discard_allocated_blocks()
5010 spin_lock(&pa->pa_lock); in ext4_mb_generate_from_pa()
5014 spin_unlock(&pa->pa_lock); in ext4_mb_generate_from_pa()
5072 spin_lock(&pa->pa_lock); in ext4_mb_put_pa()
5084 spin_unlock(&pa->pa_lock); in ext4_mb_put_pa()
5442 spin_lock(&pa->pa_lock); in ext4_mb_discard_group_preallocations()
5544 spin_lock(&pa->pa_lock); in ext4_discard_preallocations()
5671 spin_lock(&pa->pa_lock); in ext4_mb_show_pa()
5855 spin_lock(&pa->pa_lock); in ext4_mb_discard_lg_preallocations()
[all …]
H A Dmballoc.h128 spinlock_t pa_lock; member