Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/
H A Dxfs_trans_priv.h104 void xfs_ail_push(struct xfs_ail *, xfs_lsn_t);
H A Dxfs_trans_ail.c693 xfs_ail_push( in xfs_ail_push() function
725 xfs_ail_push(ailp, threshold_lsn); in xfs_ail_push_all()
H A Dxfs_log.c1755 xfs_ail_push(log->l_ailp, threshold_lsn); in xlog_grant_push_ail()
H A Dxfs_trace.h1340 DEFINE_LOG_ITEM_EVENT(xfs_ail_push);