Searched refs:xfs_ail_push (Results 1 – 4 of 4) sorted by relevance
102 void xfs_ail_push(struct xfs_ail *, xfs_lsn_t);
679 xfs_ail_push( in xfs_ail_push() function711 xfs_ail_push(ailp, threshold_lsn); in xfs_ail_push_all()
1739 xfs_ail_push(log->l_ailp, threshold_lsn); in xlog_grant_push_ail()
1347 DEFINE_LOG_ITEM_EVENT(xfs_ail_push);
Completed in 18 milliseconds