Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/xfs/
A Dxfs_extent_busy.c521 wake_up_all(&pag->pagb_wait); in xfs_extent_busy_put_pag()
584 prepare_to_wait(&pag->pagb_wait, &wait, TASK_KILLABLE); in xfs_extent_busy_flush()
590 finish_wait(&pag->pagb_wait, &wait); in xfs_extent_busy_flush()
603 prepare_to_wait(&pag->pagb_wait, &wait, TASK_KILLABLE); in xfs_extent_busy_wait_all()
608 finish_wait(&pag->pagb_wait, &wait); in xfs_extent_busy_wait_all()
/linux-6.3-rc2/fs/xfs/libxfs/
A Dxfs_ag.h88 wait_queue_head_t pagb_wait; /* woken when pagb_gen changes */ member
A Dxfs_ag.c375 init_waitqueue_head(&pag->pagb_wait); in xfs_initialize_perag()

Completed in 6 milliseconds