| /linux-6.15/fs/xfs/ |
| H A D | xfs_log_priv.h | 12 struct xlog; 191 struct xlog *ic_log; 270 struct xlog *xc_log; 399 struct xlog { struct 470 xlog_in_recovery(struct xlog *log) in xlog_in_recovery() 487 struct xlog *log) in xlog_shutdown_wait() 495 struct xlog *log); 498 struct xlog *log); 567 xlog_cil_force(struct xlog *log) in xlog_cil_force() 598 struct xlog *log, in xlog_lsn_sub() [all …]
|
| H A D | xfs_log.c | 28 STATIC struct xlog * 36 struct xlog *log); 42 struct xlog *log); 45 struct xlog *log, 52 struct xlog *log, 58 struct xlog *log, 63 struct xlog *log, 72 struct xlog *log); 160 struct xlog *log, in xlog_grant_return_space() 180 struct xlog *log, in xlog_grant_space_left() [all …]
|
| H A D | xfs_log_recover.c | 36 struct xlog *, 40 struct xlog *, 57 struct xlog *log, in xlog_verify_bno() 74 struct xlog *log, in xlog_alloc_buffer() 113 struct xlog *log, in xlog_align() 121 struct xlog *log, in xlog_do_io() 153 struct xlog *log, in xlog_bread_noalign() 163 struct xlog *log, in xlog_bread() 179 struct xlog *log, in xlog_bwrite() 270 struct xlog *log, in xlog_find_cycle_start() [all …]
|
| H A D | xfs_log_cil.c | 35 struct xlog *log) in xlog_cil_ticket_alloc() 205 struct xlog *log) in xlog_cil_init_post_recovery() 269 struct xlog *log, in xlog_cil_alloc_shadow_bufs() 374 struct xlog *log, in xfs_cil_prepare_item() 444 struct xlog *log, in xlog_cil_insert_format_items() 526 struct xlog *log, in xlog_cil_over_hard_limit() 545 struct xlog *log, in xlog_cil_insert_items() 1547 struct xlog *log) in xlog_cil_push_background() 1630 struct xlog *log, in xlog_cil_push_now() 1673 struct xlog *log) in xlog_cil_empty() [all …]
|
| H A D | xfs_buf_item_recover.c | 53 struct xlog *log, in xlog_find_buffer_cancelled() 74 struct xlog *log, in xlog_add_buffer_cancelled() 106 struct xlog *log, in xlog_is_buffer_cancelled() 123 struct xlog *log, in xlog_put_buffer_cancelled() 173 struct xlog *log, in xlog_recover_buf_ra_pass2() 187 struct xlog *log, in xlog_recover_buf_commit_pass1() 561 struct xlog *log, in xlog_recover_do_dquot_buffer() 1000 struct xlog *log, in xlog_recover_buf_commit_pass2() 1155 struct xlog *log) in xlog_check_buf_cancel_table() 1166 struct xlog *log) in xlog_alloc_buf_cancel_table() [all …]
|
| H A D | xfs_dquot_item_recover.c | 26 struct xlog *log, in xlog_recover_dquot_ra_pass2() 62 struct xlog *log, in xlog_recover_dquot_commit_pass2() 192 struct xlog *log, in xlog_recover_quotaoff_commit_pass1()
|
| H A D | xfs_trans_priv.h | 9 struct xlog; 52 struct xlog *ail_log;
|
| H A D | xfs_log.h | 128 struct xlog; 159 bool xlog_force_shutdown(struct xlog *log, uint32_t shutdown_flags);
|
| H A D | xfs_refcount_item.c | 700 struct xlog *log, in xlog_recover_cui_commit_pass2() 742 struct xlog *log, in xlog_recover_rtcui_commit_pass2() 778 struct xlog *log, in xlog_recover_rtcui_commit_pass2() 803 struct xlog *log, in xlog_recover_cud_commit_pass2() 829 struct xlog *log, in xlog_recover_rtcud_commit_pass2()
|
| H A D | xfs_rmap_item.c | 729 struct xlog *log, in xlog_recover_rui_commit_pass2() 771 struct xlog *log, in xlog_recover_rtrui_commit_pass2() 807 struct xlog *log, in xlog_recover_rtrui_commit_pass2() 832 struct xlog *log, in xlog_recover_rud_commit_pass2() 858 struct xlog *log, in xlog_recover_rtrud_commit_pass2()
|
| H A D | xfs_sysfs.c | 395 static inline struct xlog * 400 return container_of(kobj, struct xlog, l_kobj); in to_xlog() 410 struct xlog *log = to_xlog(kobject); in log_head_lsn_show() 428 struct xlog *log = to_xlog(kobject); in log_tail_lsn_show()
|
| H A D | xfs_trans_ail.c | 403 struct xlog *log = ailp->ail_log; in xfs_ail_calc_push_target() 733 struct xlog *log = ailp->ail_log; in __xfs_ail_assign_tail_lsn() 764 struct xlog *log = ailp->ail_log; in xfs_ail_update_finish() 899 struct xlog *log = ailp->ail_log; in xfs_trans_ail_delete()
|
| H A D | xfs_trans.h | 11 struct xlog; 35 struct xlog *li_log;
|
| H A D | xfs_extfree_item.c | 848 struct xlog *log, in xlog_recover_efi_commit_pass2() 887 struct xlog *log, in xlog_recover_rtefi_commit_pass2() 920 struct xlog *log, in xlog_recover_rtefi_commit_pass2() 945 struct xlog *log, in xlog_recover_efd_commit_pass2() 982 struct xlog *log, in xlog_recover_rtefd_commit_pass2()
|
| H A D | xfs_icreate_item.c | 143 struct xlog *log, in xlog_recover_icreate_commit_pass2()
|
| H A D | xfs_exchmaps_item.c | 550 struct xlog *log, in xlog_recover_xmi_commit_pass2() 594 struct xlog *log, in xlog_recover_xmd_commit_pass2()
|
| H A D | xfs_inode_item_recover.c | 30 struct xlog *log, in xlog_recover_inode_ra_pass2() 309 struct xlog *log, in xlog_recover_inode_commit_pass2()
|
| H A D | xfs_mount.h | 9 struct xlog; 157 struct xlog *m_log; /* log specific stuff */
|
| H A D | xfs_bmap_item.c | 637 struct xlog *log, in xlog_recover_bui_commit_pass2() 691 struct xlog *log, in xlog_recover_bud_commit_pass2()
|
| H A D | xfs_attr_item.c | 1004 struct xlog *log, in xlog_recover_attri_commit_pass2() 1214 struct xlog *log, in xlog_recover_attrd_commit_pass2()
|
| H A D | xfs_trans.c | 854 struct xlog *log = mp->m_log; in __xfs_trans_commit() 978 struct xlog *log = mp->m_log; in xfs_trans_cancel()
|
| H A D | xfs_trace.h | 66 struct xlog; 1427 TP_PROTO(struct xlog *log, struct xlog_ticket *tic), 1491 TP_PROTO(struct xlog *log, struct xlog_ticket *tic), \ 1602 TP_PROTO(struct xlog *log, xfs_lsn_t new_lsn), 2539 TP_PROTO(struct xlog *log, struct xlog_recover *trans, 2576 TP_PROTO(struct xlog *log, struct xlog_recover *trans, \ 2587 TP_PROTO(struct xlog *log, struct xfs_buf_log_format *buf_f), 2617 TP_PROTO(struct xlog *log, struct xfs_buf_log_format *buf_f), \ 2631 TP_PROTO(struct xlog *log, struct xfs_inode_log_format *in_f), 2677 TP_PROTO(struct xlog *log, struct xfs_icreate_log *in_f), [all …]
|
| /linux-6.15/fs/xfs/libxfs/ |
| H A D | xfs_log_recover.h | 37 void (*ra_pass2)(struct xlog *log, struct xlog_recover_item *item); 40 int (*commit_pass1)(struct xlog *log, struct xlog_recover_item *item); 59 int (*commit_pass2)(struct xlog *log, struct list_head *buffer_list, 126 void xlog_buf_readahead(struct xlog *log, xfs_daddr_t blkno, uint len, 128 bool xlog_is_buffer_cancelled(struct xlog *log, xfs_daddr_t blkno, uint len); 134 void xlog_recover_release_intent(struct xlog *log, unsigned short intent_type, 136 int xlog_alloc_buf_cancel_table(struct xlog *log); 137 void xlog_free_buf_cancel_table(struct xlog *log); 140 void xlog_check_buf_cancel_table(struct xlog *log); 169 void xlog_recover_intent_item(struct xlog *log, struct xfs_log_item *lip,
|
| H A D | xfs_defer.c | 535 struct xlog *log = (*tpp)->t_mountp->m_log; in xfs_defer_relog()
|