Home
last modified time | relevance | path

Searched defs:ailp (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_trans_priv.h78 xfs_ail_min( struct xfs_ail *ailp) xfs_ail_min() argument
120 xfs_trans_ail_copy_lsn( struct xfs_ail *ailp, xfs_lsn_t *dst, xfs_lsn_t *src) xfs_trans_ail_copy_lsn() argument
132 xfs_trans_ail_copy_lsn( struct xfs_ail *ailp, xfs_lsn_t *dst, xfs_lsn_t *src) xfs_trans_ail_copy_lsn() argument
[all...]
H A Dxfs_inode_item.c681 xfs_iflush_ail_updates( struct xfs_ail *ailp, struct list_head *list) xfs_iflush_ail_updates() argument
H A Dxfs_trans.c689 xfs_log_item_batch_insert( struct xfs_ail *ailp, struct xfs_ail_cursor *cur, struct xfs_log_item **log_items, int nr_items, xfs_lsn_t commit_lsn) xfs_log_item_batch_insert() argument
731 xfs_trans_committed_bulk( struct xfs_ail *ailp, struct xfs_log_vec *log_vector, xfs_lsn_t commit_lsn, bool aborted) xfs_trans_committed_bulk() argument
[all...]
H A Dxfs_trans_ail.c80 xfs_ail_max( struct xfs_ail *ailp) xfs_ail_max() argument
94 xfs_ail_next( struct xfs_ail *ailp, struct xfs_log_item *lip) xfs_ail_next() argument
113 __xfs_ail_min_lsn( struct xfs_ail *ailp) __xfs_ail_min_lsn() argument
124 xfs_ail_min_lsn( struct xfs_ail *ailp) xfs_ail_min_lsn() argument
140 xfs_ail_max_lsn( struct xfs_ail *ailp) xfs_ail_max_lsn() argument
163 xfs_trans_ail_cursor_init( struct xfs_ail *ailp, struct xfs_ail_cursor *cur) xfs_trans_ail_cursor_init() argument
176 xfs_trans_ail_cursor_next( struct xfs_ail *ailp, struct xfs_ail_cursor *cur) xfs_trans_ail_cursor_next() argument
210 xfs_trans_ail_cursor_clear( struct xfs_ail *ailp, struct xfs_log_item *lip) xfs_trans_ail_cursor_clear() argument
230 xfs_trans_ail_cursor_first( struct xfs_ail *ailp, struct xfs_ail_cursor *cur, xfs_lsn_t lsn) xfs_trans_ail_cursor_first() argument
257 __xfs_trans_ail_cursor_last( struct xfs_ail *ailp, xfs_lsn_t lsn) __xfs_trans_ail_cursor_last() argument
277 xfs_trans_ail_cursor_last( struct xfs_ail *ailp, struct xfs_ail_cursor *cur, xfs_lsn_t lsn) xfs_trans_ail_cursor_last() argument
294 xfs_ail_splice( struct xfs_ail *ailp, struct xfs_ail_cursor *cur, struct list_head *list, xfs_lsn_t lsn) xfs_ail_splice() argument
339 xfs_ail_delete( struct xfs_ail *ailp, struct xfs_log_item *lip) xfs_ail_delete() argument
392 xfsaild_push_item( struct xfs_ail *ailp, struct xfs_log_item *lip) xfsaild_push_item() argument
417 xfsaild_push( struct xfs_ail *ailp) xfsaild_push() argument
579 struct xfs_ail *ailp = data; xfsaild() local
674 xfs_ail_push( struct xfs_ail *ailp, xfs_lsn_t threshold_lsn) xfs_ail_push() argument
700 xfs_ail_push_all( struct xfs_ail *ailp) xfs_ail_push_all() argument
713 xfs_ail_push_all_sync( struct xfs_ail *ailp) xfs_ail_push_all_sync() argument
820 xfs_trans_ail_insert( struct xfs_ail *ailp, struct xfs_log_item *lip, xfs_lsn_t lsn) xfs_trans_ail_insert() argument
837 xfs_ail_delete_one( struct xfs_ail *ailp, struct xfs_log_item *lip) xfs_ail_delete_one() argument
859 struct xfs_ail *ailp = lip->li_ailp; xfs_trans_ail_delete() local
885 struct xfs_ail *ailp; xfs_trans_ail_init() local
915 struct xfs_ail *ailp = mp->m_ail; xfs_trans_ail_destroy() local
[all...]
H A Dxfs_dquot.c1136 struct xfs_ail *ailp = lip->li_ailp; in xfs_qm_dqflush_done() local
H A Dxfs_log_recover.c1738 struct xfs_ail *ailp = log->l_ailp; in xlog_recover_release_intent() local
2524 struct xfs_ail *ailp; in xlog_recover_process_intents() local
2595 struct xfs_ail *ailp; xlog_recover_cancel_intents() local
[all...]
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_trans_priv.h80 xfs_ail_min( struct xfs_ail *ailp) xfs_ail_min() argument
122 xfs_trans_ail_copy_lsn( struct xfs_ail *ailp, xfs_lsn_t *dst, xfs_lsn_t *src) xfs_trans_ail_copy_lsn() argument
134 xfs_trans_ail_copy_lsn( struct xfs_ail *ailp, xfs_lsn_t *dst, xfs_lsn_t *src) xfs_trans_ail_copy_lsn() argument
[all...]
H A Dxfs_trans_ail.c81 xfs_ail_max( struct xfs_ail *ailp) xfs_ail_max() argument
95 xfs_ail_next( struct xfs_ail *ailp, struct xfs_log_item *lip) xfs_ail_next() argument
114 __xfs_ail_min_lsn( struct xfs_ail *ailp) __xfs_ail_min_lsn() argument
125 xfs_ail_min_lsn( struct xfs_ail *ailp) xfs_ail_min_lsn() argument
141 xfs_ail_max_lsn( struct xfs_ail *ailp) xfs_ail_max_lsn() argument
164 xfs_trans_ail_cursor_init( struct xfs_ail *ailp, struct xfs_ail_cursor *cur) xfs_trans_ail_cursor_init() argument
177 xfs_trans_ail_cursor_next( struct xfs_ail *ailp, struct xfs_ail_cursor *cur) xfs_trans_ail_cursor_next() argument
211 xfs_trans_ail_cursor_clear( struct xfs_ail *ailp, struct xfs_log_item *lip) xfs_trans_ail_cursor_clear() argument
231 xfs_trans_ail_cursor_first( struct xfs_ail *ailp, struct xfs_ail_cursor *cur, xfs_lsn_t lsn) xfs_trans_ail_cursor_first() argument
258 __xfs_trans_ail_cursor_last( struct xfs_ail *ailp, xfs_lsn_t lsn) __xfs_trans_ail_cursor_last() argument
278 xfs_trans_ail_cursor_last( struct xfs_ail *ailp, struct xfs_ail_cursor *cur, xfs_lsn_t lsn) xfs_trans_ail_cursor_last() argument
295 xfs_ail_splice( struct xfs_ail *ailp, struct xfs_ail_cursor *cur, struct list_head *list, xfs_lsn_t lsn) xfs_ail_splice() argument
340 xfs_ail_delete( struct xfs_ail *ailp, struct xfs_log_item *lip) xfs_ail_delete() argument
393 xfsaild_push_item( struct xfs_ail *ailp, struct xfs_log_item *lip) xfsaild_push_item() argument
418 xfsaild_push( struct xfs_ail *ailp) xfsaild_push() argument
598 struct xfs_ail *ailp = data; xfsaild() local
693 xfs_ail_push( struct xfs_ail *ailp, xfs_lsn_t threshold_lsn) xfs_ail_push() argument
719 xfs_ail_push_all( struct xfs_ail *ailp) xfs_ail_push_all() argument
732 xfs_ail_push_all_sync( struct xfs_ail *ailp) xfs_ail_push_all_sync() argument
837 xfs_trans_ail_insert( struct xfs_ail *ailp, struct xfs_log_item *lip, xfs_lsn_t lsn) xfs_trans_ail_insert() argument
854 xfs_ail_delete_one( struct xfs_ail *ailp, struct xfs_log_item *lip) xfs_ail_delete_one() argument
876 struct xfs_ail *ailp = lip->li_ailp; xfs_trans_ail_delete() local
902 struct xfs_ail *ailp; xfs_trans_ail_init() local
932 struct xfs_ail *ailp = mp->m_ail; xfs_trans_ail_destroy() local
[all...]
H A Dxfs_inode_item.c868 xfs_iflush_ail_updates( struct xfs_ail *ailp, struct list_head *list) xfs_iflush_ail_updates() argument
H A Dxfs_dquot.c1110 struct xfs_ail *ailp = lip->li_ailp; in xfs_qm_dqflush_done() local
H A Dxfs_trans.c721 xfs_log_item_batch_insert( struct xfs_ail *ailp, struct xfs_ail_cursor *cur, struct xfs_log_item **log_items, int nr_items, xfs_lsn_t commit_lsn) xfs_log_item_batch_insert() argument
763 xfs_trans_committed_bulk( struct xfs_ail *ailp, struct list_head *lv_chain, xfs_lsn_t commit_lsn, bool aborted) xfs_trans_committed_bulk() argument
[all...]
H A Dxfs_log_recover.c1732 struct xfs_ail *ailp = log->l_ailp; in xlog_recover_release_intent() local
2541 struct xfs_ail *ailp; in xlog_recover_process_intents() local
2613 struct xfs_ail *ailp; xlog_recover_cancel_intents() local
[all...]

Completed in 16 milliseconds