Home
last modified time | relevance | path

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

/linux/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()
262 spin_unlock(&pag->pagb_lock); in xfs_extent_busy_update_extent()
265 spin_lock(&pag->pagb_lock); in xfs_extent_busy_update_extent()
284 spin_lock(&pag->pagb_lock); in xfs_extent_busy_reuse()
305 spin_unlock(&pag->pagb_lock); in xfs_extent_busy_reuse()
[all …]
/linux/fs/xfs/libxfs/
A Dxfs_ag.h81 spinlock_t pagb_lock; /* lock for pagb_tree */ member
A Dxfs_ag.c254 spin_lock_init(&pag->pagb_lock); in xfs_initialize_perag()

Completed in 6 milliseconds