Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_trans_priv.h12 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 void xfs_trans_ail_insert(struct xfs_ail *ailp, struct xfs_log_item *lip,
97 xfs_lsn_t xfs_ail_delete_one(struct xfs_ail *ailp, struct xfs_log_item *lip);
98 void xfs_ail_update_finish(struct xfs_ail *ailp, xfs_lsn_t old_lsn)
102 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;
86 struct xfs_ail *m_ail; /* fs active log item list */
Dxfs_trans.h35 struct xfs_ail *li_ailp; /* ptr to AIL */
Dxfs_log_priv.h398 struct xfs_ail *l_ailp; /* AIL log is working with */
Dxfs_trans.c694 struct xfs_ail *ailp, in xfs_log_item_batch_insert()
736 struct xfs_ail *ailp, in xfs_trans_committed_bulk()
Dxfs_log_recover.c1739 struct xfs_ail *ailp = log->l_ailp; in xlog_recover_release_intent()
2549 struct xfs_ail *ailp; in xlog_recover_process_intents()
2628 struct xfs_ail *ailp; in xlog_recover_cancel_intents()
Dxfs_inode_item.c708 struct xfs_ail *ailp, in xfs_iflush_ail_updates()
Dxfs_dquot.c1137 struct xfs_ail *ailp = lip->li_ailp; in xfs_qm_dqflush_done()