Home
last modified time | relevance | path

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

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