Home
last modified time | relevance | path

Searched refs:xfs_ail (Results 1 - 18 of 18) sorted by relevance

/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_trans_priv.h12 struct xfs_ail;
21 void xfs_trans_committed_bulk(struct xfs_ail *ailp, struct xfs_log_vec *lv,
28 * struct xfs_ail, but other traversals can declare it on the stack and link it
52 struct xfs_ail { struct
69 void xfs_trans_ail_update_bulk(struct xfs_ail *ailp,
79 struct xfs_ail *ailp) in xfs_ail_min()
87 struct xfs_ail *ailp,
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 *ail
[all...]
H A Dxfs_trans_ail.c33 struct xfs_ail *ailp,
81 struct xfs_ail *ailp) in xfs_ail_max()
95 struct xfs_ail *ailp, in xfs_ail_next()
114 struct xfs_ail *ailp) in __xfs_ail_min_lsn()
125 struct xfs_ail *ailp) in xfs_ail_min_lsn()
141 struct xfs_ail *ailp) in xfs_ail_max_lsn()
159 * the traversal cursor needs to be linked to the struct xfs_ail so that
164 struct xfs_ail *ailp, in xfs_trans_ail_cursor_init()
177 struct xfs_ail *ailp, in xfs_trans_ail_cursor_next()
211 struct xfs_ail *ail in xfs_trans_ail_cursor_clear()
[all...]
H A Dxfs_mount.h12 struct xfs_ail;
70 struct xfs_ail *m_ail; /* fs active log item list */
H A Dxfs_trans.c690 struct xfs_ail *ailp, in xfs_log_item_batch_insert()
732 struct xfs_ail *ailp, in xfs_trans_committed_bulk()
H A Dxfs_trans.h35 struct xfs_ail *li_ailp; /* ptr to AIL */
H A Dxfs_log_priv.h387 struct xfs_ail *l_ailp; /* AIL log is working with */
H A Dxfs_inode_item.c682 struct xfs_ail *ailp, in xfs_iflush_ail_updates()
H A Dxfs_log_recover.c1738 struct xfs_ail *ailp = log->l_ailp; in xlog_recover_release_intent()
2524 struct xfs_ail *ailp; in xlog_recover_process_intents()
2595 struct xfs_ail *ailp; in xlog_recover_cancel_intents()
H A Dxfs_dquot.c1136 struct xfs_ail *ailp = lip->li_ailp; in xfs_qm_dqflush_done()
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_trans_priv.h13 struct xfs_ail;
22 void xfs_trans_committed_bulk(struct xfs_ail *ailp,
30 * struct xfs_ail, but other traversals can declare it on the stack and link it
54 struct xfs_ail { struct
71 void xfs_trans_ail_update_bulk(struct xfs_ail *ailp,
81 struct xfs_ail *ailp) in xfs_ail_min()
89 struct xfs_ail *ailp,
96 void xfs_trans_ail_insert(struct xfs_ail *ailp, struct xfs_log_item *lip,
99 xfs_lsn_t xfs_ail_delete_one(struct xfs_ail *ailp, struct xfs_log_item *lip);
100 void xfs_ail_update_finish(struct xfs_ail *ail
[all...]
H A Dxfs_trans_ail.c34 struct xfs_ail *ailp,
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()
160 * the traversal cursor needs to be linked to the struct xfs_ail so that
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 *ail in xfs_trans_ail_cursor_clear()
[all...]
H A Dxfs_mount.h12 struct xfs_ail;
86 struct xfs_ail *m_ail; /* fs active log item list */
H A Dxfs_log_priv.h402 struct xfs_ail *l_ailp; /* AIL log is working with */
H A Dxfs_trans.h36 struct xfs_ail *li_ailp; /* ptr to AIL */
H A Dxfs_trans.c722 struct xfs_ail *ailp, in xfs_log_item_batch_insert()
764 struct xfs_ail *ailp, in xfs_trans_committed_bulk()
H A 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()
2613 struct xfs_ail *ailp; in xlog_recover_cancel_intents()
H A Dxfs_inode_item.c869 struct xfs_ail *ailp, in xfs_iflush_ail_updates()
H A Dxfs_dquot.c1110 struct xfs_ail *ailp = lip->li_ailp; in xfs_qm_dqflush_done()

Completed in 27 milliseconds