/linux-6.3-rc2/fs/xfs/ |
A D | xfs_log_priv.h | 10 struct xlog; 189 struct xlog *ic_log; 263 struct xlog *xc_log; 395 struct xlog { struct 469 xlog_in_recovery(struct xlog *log) in xlog_in_recovery() 475 xlog_is_shutdown(struct xlog *log) in xlog_is_shutdown() 486 struct xlog *log) in xlog_shutdown_wait() 494 struct xlog *log); 497 struct xlog *log); 596 xlog_cil_force(struct xlog *log) in xlog_cil_force() [all …]
|
A D | xfs_log.c | 27 STATIC struct xlog * 35 struct xlog *log, 39 struct xlog *log); 45 struct xlog *log); 48 struct xlog *log, 55 struct xlog *log, 59 struct xlog *log, 65 struct xlog *log); 68 struct xlog *log, 73 struct xlog *log, [all …]
|
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 …]
|
A D | xfs_log.h | 128 struct xlog; 159 xfs_lsn_t xlog_grant_push_threshold(struct xlog *log, int need_bytes); 160 bool xlog_force_shutdown(struct xlog *log, uint32_t shutdown_flags); 162 void xlog_use_incompat_feat(struct xlog *log); 163 void xlog_drop_incompat_feat(struct xlog *log);
|
A D | xfs_log_cil.c | 36 struct xlog *log) in xlog_cil_ticket_alloc() 206 struct xlog *log) in xlog_cil_init_post_recovery() 270 struct xlog *log, in xlog_cil_alloc_shadow_bufs() 375 struct xlog *log, in xfs_cil_prepare_item() 445 struct xlog *log, in xlog_cil_insert_format_items() 527 struct xlog *log, in xlog_cil_over_hard_limit() 546 struct xlog *log, in xlog_cil_insert_items() 1508 struct xlog *log, in xlog_cil_push_now() 1551 struct xlog *log) in xlog_cil_empty() 1677 struct xlog *log) in xlog_cil_flush() [all …]
|
A D | xfs_buf_item_recover.c | 48 struct xlog *log, in xlog_find_buffer_cancelled() 69 struct xlog *log, in xlog_add_buffer_cancelled() 101 struct xlog *log, in xlog_is_buffer_cancelled() 118 struct xlog *log, in xlog_put_buffer_cancelled() 168 struct xlog *log, in xlog_recover_buf_ra_pass2() 182 struct xlog *log, in xlog_recover_buf_commit_pass1() 541 struct xlog *log, in xlog_recover_do_dquot_buffer() 885 struct xlog *log, in xlog_recover_buf_commit_pass2() 1009 struct xlog *log) in xlog_check_buf_cancel_table() 1020 struct xlog *log) in xlog_alloc_buf_cancel_table() [all …]
|
A D | xfs_dquot_item_recover.c | 25 struct xlog *log, in xlog_recover_dquot_ra_pass2() 61 struct xlog *log, in xlog_recover_dquot_commit_pass2() 177 struct xlog *log, in xlog_recover_quotaoff_commit_pass1()
|
A D | xfs_sysfs.c | 335 static inline struct xlog * 340 return container_of(kobj, struct xlog, l_kobj); in to_xlog() 350 struct xlog *log = to_xlog(kobject); in log_head_lsn_show() 368 struct xlog *log = to_xlog(kobject); in log_tail_lsn_show() 383 struct xlog *log = to_xlog(kobject); in reserve_grant_head_show() 397 struct xlog *log = to_xlog(kobject); in write_grant_head_show()
|
A D | xfs_trans_priv.h | 9 struct xlog; 55 struct xlog *ail_log;
|
A D | xfs_trans.h | 11 struct xlog; 35 struct xlog *li_log;
|
A D | xfs_mount.h | 9 struct xlog; 89 struct xlog *m_log; /* log specific stuff */
|
A D | xfs_icreate_item.c | 143 struct xlog *log, in xlog_recover_icreate_commit_pass2()
|
A D | xfs_inode_item_recover.c | 28 struct xlog *log, in xlog_recover_inode_ra_pass2() 271 struct xlog *log, in xlog_recover_inode_commit_pass2()
|
A D | xfs_refcount_item.c | 641 struct xlog *log, in xlog_recover_cui_commit_pass2() 692 struct xlog *log, in xlog_recover_cud_commit_pass2()
|
A D | xfs_rmap_item.c | 649 struct xlog *log, in xlog_recover_rui_commit_pass2() 700 struct xlog *log, in xlog_recover_rud_commit_pass2()
|
A D | xfs_trans_ail.c | 755 struct xlog *log = ailp->ail_log; in xfs_ail_update_finish() 877 struct xlog *log = ailp->ail_log; in xfs_trans_ail_delete()
|
A D | xfs_bmap_item.c | 613 struct xlog *log, in xlog_recover_bui_commit_pass2() 670 struct xlog *log, in xlog_recover_bud_commit_pass2()
|
A D | xfs_attr_item.c | 701 struct xlog *log, in xlog_recover_attri_commit_pass2() 834 struct xlog *log, in xlog_recover_attrd_commit_pass2()
|
A D | xfs_extfree_item.c | 707 struct xlog *log, in xlog_recover_efi_commit_pass2() 755 struct xlog *log, in xlog_recover_efd_commit_pass2()
|
A D | xfs_trace.h | 57 struct xlog; 1214 TP_PROTO(struct xlog *log, struct xlog_ticket *tic), 1279 TP_PROTO(struct xlog *log, struct xlog_ticket *tic), \ 1389 TP_PROTO(struct xlog *log, xfs_lsn_t new_lsn), 2241 TP_PROTO(struct xlog *log, struct xlog_recover *trans, 2278 TP_PROTO(struct xlog *log, struct xlog_recover *trans, \ 2289 TP_PROTO(struct xlog *log, struct xfs_buf_log_format *buf_f), 2319 TP_PROTO(struct xlog *log, struct xfs_buf_log_format *buf_f), \ 2333 TP_PROTO(struct xlog *log, struct xfs_inode_log_format *in_f), 2379 TP_PROTO(struct xlog *log, struct xfs_icreate_log *in_f), [all …]
|
A D | xfs_trans.c | 949 struct xlog *log = mp->m_log; in __xfs_trans_commit() 1073 struct xlog *log = mp->m_log; in xfs_trans_cancel()
|
/linux-6.3-rc2/fs/xfs/libxfs/ |
A D | xfs_log_recover.h | 36 void (*ra_pass2)(struct xlog *log, struct xlog_recover_item *item); 39 int (*commit_pass1)(struct xlog *log, struct xlog_recover_item *item); 58 int (*commit_pass2)(struct xlog *log, struct list_head *buffer_list, 117 void xlog_buf_readahead(struct xlog *log, xfs_daddr_t blkno, uint len, 119 bool xlog_is_buffer_cancelled(struct xlog *log, xfs_daddr_t blkno, uint len); 123 void xlog_recover_release_intent(struct xlog *log, unsigned short intent_type, 125 int xlog_alloc_buf_cancel_table(struct xlog *log); 126 void xlog_free_buf_cancel_table(struct xlog *log); 129 void xlog_check_buf_cancel_table(struct xlog *log);
|
A D | xfs_defer.c | 417 struct xlog *log = (*tpp)->t_mountp->m_log; in xfs_defer_relog()
|