Home
last modified time | relevance | path

Searched refs:xfs_ail (Results 1 – 11 of 11) sorted by relevance

/linux-4.19.296/fs/xfs/
Dxfs_trans_priv.h12 struct xfs_ail;
23 void xfs_trans_committed_bulk(struct xfs_ail *ailp, struct xfs_log_vec *lv,
54 struct xfs_ail { struct
71 void xfs_trans_ail_update_bulk(struct xfs_ail *ailp, argument
81 struct xfs_ail *ailp) in xfs_ail_min()
89 struct xfs_ail *ailp, in xfs_trans_ail_update()
96 bool xfs_ail_delete_one(struct xfs_ail *ailp, struct xfs_log_item *lip);
97 void xfs_trans_ail_delete(struct xfs_ail *ailp, struct xfs_log_item *lip,
105 struct xfs_ail *ailp = lip->li_ailp; in xfs_trans_ail_remove()
115 void xfs_ail_push(struct xfs_ail *, xfs_lsn_t);
[all …]
Dxfs_trans_ail.c32 struct xfs_ail *ailp, in xfs_ail_check()
79 struct xfs_ail *ailp) in xfs_ail_max()
93 struct xfs_ail *ailp, in xfs_ail_next()
112 struct xfs_ail *ailp) in xfs_ail_min_lsn()
131 struct xfs_ail *ailp) in xfs_ail_max_lsn()
154 struct xfs_ail *ailp, in xfs_trans_ail_cursor_init()
167 struct xfs_ail *ailp, in xfs_trans_ail_cursor_next()
201 struct xfs_ail *ailp, in xfs_trans_ail_cursor_clear()
221 struct xfs_ail *ailp, in xfs_trans_ail_cursor_first()
248 struct xfs_ail *ailp, in __xfs_trans_ail_cursor_last()
[all …]
Dxfs_mount.h13 struct xfs_ail;
63 struct xfs_ail *m_ail; /* fs active log item list */
Dxfs_buf_item.c398 struct xfs_ail *ailp = lip->li_ailp; in xfs_buf_item_unpin()
1048 struct xfs_ail *ailp; in xfs_buf_do_callbacks_fail()
1215 struct xfs_ail *ailp = lip->li_ailp; in xfs_buf_iodone()
Dxfs_log_recover.c3465 struct xfs_ail *ailp = log->l_ailp; in xlog_recover_efd_pass2()
3561 struct xfs_ail *ailp = log->l_ailp; in xlog_recover_rud_pass2()
3677 struct xfs_ail *ailp = log->l_ailp; in xlog_recover_cud_pass2()
3796 struct xfs_ail *ailp = log->l_ailp; in xlog_recover_bud_pass2()
4647 struct xfs_ail *ailp, in xlog_recover_process_efi()
4671 struct xfs_ail *ailp, in xlog_recover_cancel_efi()
4687 struct xfs_ail *ailp, in xlog_recover_process_rui()
4711 struct xfs_ail *ailp, in xlog_recover_cancel_rui()
4727 struct xfs_ail *ailp, in xlog_recover_process_cui()
4751 struct xfs_ail *ailp, in xlog_recover_cancel_cui()
[all …]
Dxfs_log_priv.h351 struct xfs_ail *l_ailp; /* AIL log is working with */
Dxfs_trans.h35 struct xfs_ail *li_ailp; /* ptr to AIL */
Dxfs_dquot_item.c383 struct xfs_ail *ailp = qfs->qql_item.li_ailp; in xfs_qm_qoffend_logitem_committed()
Dxfs_trans.c792 struct xfs_ail *ailp, in xfs_log_item_batch_insert()
833 struct xfs_ail *ailp, in xfs_trans_committed_bulk()
Dxfs_inode_item.c694 struct xfs_ail *ailp = lip->li_ailp; in xfs_iflush_done()
Dxfs_dquot.c1027 struct xfs_ail *ailp = lip->li_ailp; in xfs_qm_dqflush_done()