Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_trans_priv.h102 void xfs_ail_push(struct xfs_ail *, xfs_lsn_t);
H A Dxfs_trans_ail.c446 /* barrier matches the ail_target update in xfs_ail_push() */ in xfsaild_push()
632 * The barrier matches the ail_target update in xfs_ail_push(). in xfsaild()
674 xfs_ail_push( in xfs_ail_push() function
706 xfs_ail_push(ailp, threshold_lsn); in xfs_ail_push_all()
H A Dxfs_log.c1572 xfs_ail_push(log->l_ailp, threshold_lsn); in xlog_grant_push_ail()
H A Dxfs_trace.h1208 DEFINE_LOG_ITEM_EVENT(xfs_ail_push); variable
/kernel/linux/linux-6.6/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() */ in xfsaild_push()
651 * The barrier matches the ail_target update in xfs_ail_push(). in xfsaild()
693 xfs_ail_push( in xfs_ail_push() function
725 xfs_ail_push(ailp, threshold_lsn); in xfs_ail_push_all()
H A Dxfs_log.c1754 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); variable

Completed in 21 milliseconds