Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/xfs/
A Dxfs_extent_busy.c45 spin_lock(&pag->pagb_lock); in xfs_extent_busy_insert()
66 spin_unlock(&pag->pagb_lock); in xfs_extent_busy_insert()
90 spin_lock(&pag->pagb_lock); in xfs_extent_busy_search()
110 spin_unlock(&pag->pagb_lock); in xfs_extent_busy_search()
145 spin_unlock(&pag->pagb_lock); in xfs_extent_busy_update_extent()
147 spin_lock(&pag->pagb_lock); in xfs_extent_busy_update_extent()
263 spin_unlock(&pag->pagb_lock); in xfs_extent_busy_update_extent()
266 spin_lock(&pag->pagb_lock); in xfs_extent_busy_update_extent()
285 spin_lock(&pag->pagb_lock); in xfs_extent_busy_reuse()
306 spin_unlock(&pag->pagb_lock); in xfs_extent_busy_reuse()
[all …]
/linux-6.3-rc2/fs/xfs/libxfs/
A Dxfs_ag.h85 spinlock_t pagb_lock; /* lock for pagb_tree */ member
A Dxfs_ag.c371 spin_lock_init(&pag->pagb_lock); in xfs_initialize_perag()

Completed in 9 milliseconds