Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/
H A Dxfs_trans_priv.h71 void xfs_trans_ail_update_bulk(struct xfs_ail *ailp,
93 xfs_trans_ail_update_bulk(ailp, NULL, &lip, 1, lsn); in xfs_trans_ail_update()
H A Dxfs_trans_ail.c795 xfs_trans_ail_update_bulk( in xfs_trans_ail_update_bulk() function
843 xfs_trans_ail_update_bulk(ailp, NULL, &lip, 1, lsn); in xfs_trans_ail_insert()
H A Dxfs_trans.c732 xfs_trans_ail_update_bulk(ailp, cur, log_items, nr_items, commit_lsn); in xfs_log_item_batch_insert()