Searched refs:xa_cursors (Results 1 – 2 of 2) sorted by relevance
148 list_add_tail(&cur->list, &ailp->xa_cursors); in xfs_trans_ail_cursor_init()196 list_for_each_entry(cur, &ailp->xa_cursors, list) { in xfs_trans_ail_cursor_clear()784 INIT_LIST_HEAD(&ailp->xa_cursors); in xfs_trans_ail_init()
73 struct list_head xa_cursors; member