Home
last modified time | relevance | path

Searched refs:xlog (Results 1 – 24 of 24) sorted by relevance

/linux-6.12.1/fs/xfs/
Dxfs_log_priv.h12 struct xlog;
191 struct xlog *ic_log;
270 struct xlog *xc_log;
399 struct xlog { struct
463 xlog_recovery_needed(struct xlog *log) in xlog_recovery_needed() argument
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);
[all …]
Dxfs_log.c27 STATIC struct xlog *
35 struct xlog *log);
41 struct xlog *log);
44 struct xlog *log,
51 struct xlog *log,
57 struct xlog *log,
62 struct xlog *log,
71 struct xlog *log);
159 struct xlog *log, in xlog_grant_return_space()
179 struct xlog *log, in xlog_grant_space_left()
[all …]
Dxfs_log_recover.c36 struct xlog *,
40 struct xlog *,
44 struct xlog *, xfs_daddr_t, xfs_daddr_t, int, xfs_daddr_t *);
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()
[all …]
Dxfs_log_cil.c35 struct xlog *log) in xlog_cil_ticket_alloc()
53 struct xlog *log = cil->xc_log; in xlog_cil_set_iclog_hdr_count()
208 struct xlog *log) in xlog_cil_init_post_recovery()
272 struct xlog *log, in xlog_cil_alloc_shadow_bufs()
377 struct xlog *log, in xfs_cil_prepare_item()
447 struct xlog *log, in xlog_cil_insert_format_items()
529 struct xlog *log, in xlog_cil_over_hard_limit()
548 struct xlog *log, in xlog_cil_insert_items()
1082 struct xlog *log = ctx->cil->xc_log; in xlog_cil_write_chain()
1101 struct xlog *log = ctx->cil->xc_log; in xlog_cil_write_commit_record()
[all …]
Dxfs_buf_item_recover.c51 struct xlog *log, in xlog_find_buffer_cancelled()
72 struct xlog *log, in xlog_add_buffer_cancelled()
104 struct xlog *log, in xlog_is_buffer_cancelled()
121 struct xlog *log, in xlog_put_buffer_cancelled()
171 struct xlog *log, in xlog_recover_buf_ra_pass2()
185 struct xlog *log, in xlog_recover_buf_commit_pass1()
544 struct xlog *log, in xlog_recover_do_dquot_buffer()
949 struct xlog *log, in xlog_recover_buf_commit_pass2()
1089 struct xlog *log) in xlog_check_buf_cancel_table()
1100 struct xlog *log) in xlog_alloc_buf_cancel_table()
[all …]
Dxfs_dquot_item_recover.c26 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()
Dxfs_log.h128 struct xlog;
159 bool xlog_force_shutdown(struct xlog *log, uint32_t shutdown_flags);
Dxfs_trans_priv.h9 struct xlog;
52 struct xlog *ail_log;
Dxfs_sysfs.c394 static inline struct xlog *
399 return container_of(kobj, struct xlog, l_kobj); in to_xlog()
409 struct xlog *log = to_xlog(kobject); in log_head_lsn_show()
427 struct xlog *log = to_xlog(kobject); in log_tail_lsn_show()
Dxfs_trans_ail.c408 struct xlog *log = ailp->ail_log; in xfs_ail_calc_push_target()
738 struct xlog *log = ailp->ail_log; in __xfs_ail_assign_tail_lsn()
769 struct xlog *log = ailp->ail_log; in xfs_ail_update_finish()
902 struct xlog *log = ailp->ail_log; in xfs_trans_ail_delete()
Dxfs_trans.h11 struct xlog;
35 struct xlog *li_log;
Dxfs_mount.h9 struct xlog;
92 struct xlog *m_log; /* log specific stuff */
Dxfs_exchmaps_item.c550 struct xlog *log, in xlog_recover_xmi_commit_pass2()
594 struct xlog *log, in xlog_recover_xmd_commit_pass2()
Dxfs_inode_item_recover.c28 struct xlog *log, in xlog_recover_inode_ra_pass2()
271 struct xlog *log, in xlog_recover_inode_commit_pass2()
Dxfs_refcount_item.c580 struct xlog *log, in xlog_recover_cui_commit_pass2()
628 struct xlog *log, in xlog_recover_cud_commit_pass2()
Dxfs_icreate_item.c143 struct xlog *log, in xlog_recover_icreate_commit_pass2()
Dxfs_rmap_item.c631 struct xlog *log, in xlog_recover_rui_commit_pass2()
679 struct xlog *log, in xlog_recover_rud_commit_pass2()
Dxfs_bmap_item.c645 struct xlog *log, in xlog_recover_bui_commit_pass2()
699 struct xlog *log, in xlog_recover_bud_commit_pass2()
Dxfs_extfree_item.c716 struct xlog *log, in xlog_recover_efi_commit_pass2()
761 struct xlog *log, in xlog_recover_efd_commit_pass2()
Dxfs_trace.h62 struct xlog;
1224 TP_PROTO(struct xlog *log, struct xlog_ticket *tic),
1288 TP_PROTO(struct xlog *log, struct xlog_ticket *tic), \
1399 TP_PROTO(struct xlog *log, xfs_lsn_t new_lsn),
2212 TP_PROTO(struct xlog *log, xfs_daddr_t headblk, xfs_daddr_t tailblk),
2230 TP_PROTO(struct xlog *log, struct xlog_rec_header *rhead, int pass),
2253 TP_PROTO(struct xlog *log, struct xlog_recover *trans,
2290 TP_PROTO(struct xlog *log, struct xlog_recover *trans, \
2301 TP_PROTO(struct xlog *log, struct xfs_buf_log_format *buf_f),
2331 TP_PROTO(struct xlog *log, struct xfs_buf_log_format *buf_f), \
[all …]
Dxfs_trans.c830 struct xlog *log = mp->m_log; in __xfs_trans_commit()
959 struct xlog *log = mp->m_log; in xfs_trans_cancel()
Dxfs_attr_item.c1004 struct xlog *log, in xlog_recover_attri_commit_pass2()
1214 struct xlog *log, in xlog_recover_attrd_commit_pass2()
/linux-6.12.1/fs/xfs/libxfs/
Dxfs_log_recover.h37 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,
120 void xlog_buf_readahead(struct xlog *log, xfs_daddr_t blkno, uint len,
122 bool xlog_is_buffer_cancelled(struct xlog *log, xfs_daddr_t blkno, uint len);
128 void xlog_recover_release_intent(struct xlog *log, unsigned short intent_type,
130 int xlog_alloc_buf_cancel_table(struct xlog *log);
131 void xlog_free_buf_cancel_table(struct xlog *log);
134 void xlog_check_buf_cancel_table(struct xlog *log);
163 void xlog_recover_intent_item(struct xlog *log, struct xfs_log_item *lip,
Dxfs_defer.c535 struct xlog *log = (*tpp)->t_mountp->m_log; in xfs_defer_relog()