Home
last modified time | relevance | path

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

/linux-5.19.10/fs/xfs/
Dxfs_trans_priv.h13 struct xfs_ail;
22 void xfs_trans_committed_bulk(struct xfs_ail *ailp, struct xfs_log_vec *lv,
53 struct xfs_ail { struct
70 void xfs_trans_ail_update_bulk(struct xfs_ail *ailp, argument
80 struct xfs_ail *ailp) in xfs_ail_min()
88 struct xfs_ail *ailp, in xfs_trans_ail_update()
95 void xfs_trans_ail_insert(struct xfs_ail *ailp, struct xfs_log_item *lip,
98 xfs_lsn_t xfs_ail_delete_one(struct xfs_ail *ailp, struct xfs_log_item *lip);
99 void xfs_ail_update_finish(struct xfs_ail *ailp, xfs_lsn_t old_lsn)
103 void xfs_ail_push(struct xfs_ail *, xfs_lsn_t);
[all …]
Dxfs_trans_ail.c34 struct xfs_ail *ailp, in xfs_ail_check()
82 struct xfs_ail *ailp) in xfs_ail_max()
96 struct xfs_ail *ailp, in xfs_ail_next()
115 struct xfs_ail *ailp) in __xfs_ail_min_lsn()
126 struct xfs_ail *ailp) in xfs_ail_min_lsn()
142 struct xfs_ail *ailp) in xfs_ail_max_lsn()
165 struct xfs_ail *ailp, in xfs_trans_ail_cursor_init()
178 struct xfs_ail *ailp, in xfs_trans_ail_cursor_next()
212 struct xfs_ail *ailp, in xfs_trans_ail_cursor_clear()
232 struct xfs_ail *ailp, in xfs_trans_ail_cursor_first()
[all …]
Dxfs_mount.h12 struct xfs_ail;
83 struct xfs_ail *m_ail; /* fs active log item list */
Dxfs_trans.h36 struct xfs_ail *li_ailp; /* ptr to AIL */
Dxfs_log_priv.h376 struct xfs_ail *l_ailp; /* AIL log is working with */
Dxfs_trans.c720 struct xfs_ail *ailp, in xfs_log_item_batch_insert()
762 struct xfs_ail *ailp, in xfs_trans_committed_bulk()
Dxfs_log_recover.c1732 struct xfs_ail *ailp = log->l_ailp; in xlog_recover_release_intent()
2541 struct xfs_ail *ailp; in xlog_recover_process_intents()
2607 struct xfs_ail *ailp; in xlog_recover_cancel_intents()
Dxfs_inode_item.c720 struct xfs_ail *ailp, in xfs_iflush_ail_updates()
Dxfs_dquot.c1110 struct xfs_ail *ailp = lip->li_ailp; in xfs_qm_dqflush_done()