Searched refs:xfs_ail (Results 1 – 11 of 11) sorted by relevance
| /Linux-v5.4/fs/xfs/ |
| D | xfs_trans_priv.h | 12 struct xfs_ail; 21 void xfs_trans_committed_bulk(struct xfs_ail *ailp, struct xfs_log_vec *lv, 52 struct xfs_ail { struct 69 void xfs_trans_ail_update_bulk(struct xfs_ail *ailp, argument 79 struct xfs_ail *ailp) in xfs_ail_min() 87 struct xfs_ail *ailp, in xfs_trans_ail_update() 94 bool xfs_ail_delete_one(struct xfs_ail *ailp, struct xfs_log_item *lip); 95 void xfs_trans_ail_delete(struct xfs_ail *ailp, struct xfs_log_item *lip, 103 struct xfs_ail *ailp = lip->li_ailp; in xfs_trans_ail_remove() 113 void xfs_ail_push(struct xfs_ail *, xfs_lsn_t); [all …]
|
| D | xfs_trans_ail.c | 33 struct xfs_ail *ailp, in xfs_ail_check() 80 struct xfs_ail *ailp) in xfs_ail_max() 94 struct xfs_ail *ailp, in xfs_ail_next() 113 struct xfs_ail *ailp) in xfs_ail_min_lsn() 132 struct xfs_ail *ailp) in xfs_ail_max_lsn() 155 struct xfs_ail *ailp, in xfs_trans_ail_cursor_init() 168 struct xfs_ail *ailp, in xfs_trans_ail_cursor_next() 202 struct xfs_ail *ailp, in xfs_trans_ail_cursor_clear() 222 struct xfs_ail *ailp, in xfs_trans_ail_cursor_first() 249 struct xfs_ail *ailp, in __xfs_trans_ail_cursor_last() [all …]
|
| D | xfs_mount.h | 13 struct xfs_ail; 77 struct xfs_ail *m_ail; /* fs active log item list */
|
| D | xfs_log_recover.c | 3389 struct xfs_ail *ailp = log->l_ailp; in xlog_recover_efd_pass2() 3485 struct xfs_ail *ailp = log->l_ailp; in xlog_recover_rud_pass2() 3601 struct xfs_ail *ailp = log->l_ailp; in xlog_recover_cud_pass2() 3720 struct xfs_ail *ailp = log->l_ailp; in xlog_recover_bud_pass2() 4570 struct xfs_ail *ailp, in xlog_recover_process_efi() 4594 struct xfs_ail *ailp, in xlog_recover_cancel_efi() 4610 struct xfs_ail *ailp, in xlog_recover_process_rui() 4634 struct xfs_ail *ailp, in xlog_recover_cancel_rui() 4650 struct xfs_ail *ailp, in xlog_recover_process_cui() 4674 struct xfs_ail *ailp, in xlog_recover_cancel_cui() [all …]
|
| D | xfs_buf_item.c | 396 struct xfs_ail *ailp = lip->li_ailp; in xfs_buf_item_unpin() 1046 struct xfs_ail *ailp; in xfs_buf_do_callbacks_fail() 1213 struct xfs_ail *ailp = lip->li_ailp; in xfs_buf_iodone()
|
| D | xfs_trans.h | 35 struct xfs_ail *li_ailp; /* ptr to AIL */
|
| D | xfs_dquot_item.c | 310 struct xfs_ail *ailp = qfs->qql_item.li_ailp; in xfs_qm_qoffend_logitem_committed()
|
| D | xfs_log_priv.h | 353 struct xfs_ail *l_ailp; /* AIL log is working with */
|
| D | xfs_trans.c | 787 struct xfs_ail *ailp, in xfs_log_item_batch_insert() 829 struct xfs_ail *ailp, in xfs_trans_committed_bulk()
|
| D | xfs_inode_item.c | 692 struct xfs_ail *ailp = lip->li_ailp; in xfs_iflush_done()
|
| D | xfs_dquot.c | 1023 struct xfs_ail *ailp = lip->li_ailp; in xfs_qm_dqflush_done()
|