Searched refs:xfs_ail_push (Results 1 - 4 of 4) sorted by relevance

/linux-master/fs/xfs/
H A Dxfs_trans_priv.h104 void xfs_ail_push(struct xfs_ail *, xfs_lsn_t);
H A Dxfs_trans_ail.c462 /* barrier matches the ail_target update in xfs_ail_push() */
651 * The barrier matches the ail_target update in xfs_ail_push().
693 xfs_ail_push( function
725 xfs_ail_push(ailp, threshold_lsn);
H A Dxfs_log.c1756 xfs_ail_push(log->l_ailp, threshold_lsn);
H A Dxfs_trace.h1347 DEFINE_LOG_ITEM_EVENT(xfs_ail_push); variable

Completed in 126 milliseconds