Home
last modified time | relevance | path

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

/linux-6.6.21/fs/ext4/
Dmballoc.h138 spinlock_t *lg_lock; /* locks the lg list holding this PA */ member
Dmballoc.c5129 spin_lock(pa->pa_node_lock.lg_lock); in ext4_mb_put_pa()
5131 spin_unlock(pa->pa_node_lock.lg_lock); in ext4_mb_put_pa()
5298 pa->pa_node_lock.lg_lock = &lg->lg_prealloc_lock; in ext4_mb_new_group_pa()
5481 spin_lock(pa->pa_node_lock.lg_lock); in ext4_mb_discard_group_preallocations()
5483 spin_unlock(pa->pa_node_lock.lg_lock); in ext4_mb_discard_group_preallocations()
6005 spin_lock(pa->pa_node_lock.lg_lock); in ext4_mb_release_context()
6007 spin_unlock(pa->pa_node_lock.lg_lock); in ext4_mb_release_context()