Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_log_priv.h12 struct xlog;
191 struct xlog *ic_log;
270 struct xlog *xc_log;
399 struct xlog { struct
464 xlog_recovery_needed(struct xlog *log) in xlog_recovery_needed() argument
470 xlog_in_recovery(struct xlog *log) in xlog_in_recovery()
476 xlog_is_shutdown(struct xlog *log) in xlog_is_shutdown()
487 struct xlog *log) in xlog_shutdown_wait()
495 struct xlog *log);
498 struct xlog *log);
[all …]
H A 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 …]
H A 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 …]
H A 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()
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()
1078 struct xlog *log = ctx->cil->xc_log; in xlog_cil_write_chain()
1097 struct xlog *log = ctx->cil->xc_log; in xlog_cil_write_commit_record()
[all …]
H A Dxfs_buf_item_recover.c53 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()
1161 struct xlog *log) in xlog_check_buf_cancel_table()
1172 struct xlog *log) in xlog_alloc_buf_cancel_table()
[all …]
H A 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()
H A Dxfs_log.h128 struct xlog;
159 bool xlog_force_shutdown(struct xlog *log, uint32_t shutdown_flags);
H A Dxfs_trans_priv.h9 struct xlog;
52 struct xlog *ail_log;
H A Dxfs_rmap_item.c729 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 Dxfs_refcount_item.c700 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 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()
H A Dxfs_trans_ail.c403 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()
897 struct xlog *log = ailp->ail_log; in xfs_trans_ail_delete()
H A Dxfs_trans.h11 struct xlog;
35 struct xlog *li_log;
H A Dxfs_mount.h9 struct xlog;
127 struct xlog *m_log; /* log specific stuff */
H A Dxfs_icreate_item.c143 struct xlog *log, in xlog_recover_icreate_commit_pass2()
H A Dxfs_inode_item_recover.c30 struct xlog *log, in xlog_recover_inode_ra_pass2()
308 struct xlog *log, in xlog_recover_inode_commit_pass2()
H A Dxfs_bmap_item.c637 struct xlog *log, in xlog_recover_bui_commit_pass2()
691 struct xlog *log, in xlog_recover_bud_commit_pass2()
H A Dxfs_trace.h66 struct xlog;
1276 TP_PROTO(struct xlog *log, struct xlog_ticket *tic),
1340 TP_PROTO(struct xlog *log, struct xlog_ticket *tic), \
1451 TP_PROTO(struct xlog *log, xfs_lsn_t new_lsn),
2346 TP_PROTO(struct xlog *log, xfs_daddr_t headblk, xfs_daddr_t tailblk),
2364 TP_PROTO(struct xlog *log, struct xlog_rec_header *rhead, int pass),
2387 TP_PROTO(struct xlog *log, struct xlog_recover *trans,
2424 TP_PROTO(struct xlog *log, struct xlog_recover *trans, \
2435 TP_PROTO(struct xlog *log, struct xfs_buf_log_format *buf_f),
2465 TP_PROTO(struct xlog *log, struct xfs_buf_log_format *buf_f), \
[all …]
H A Dxfs_attr_item.c1004 struct xlog *log, in xlog_recover_attri_commit_pass2()
1214 struct xlog *log, in xlog_recover_attrd_commit_pass2()
H A Dxfs_trans.c854 struct xlog *log = mp->m_log; in __xfs_trans_commit()
978 struct xlog *log = mp->m_log; in xfs_trans_cancel()
/linux/fs/xfs/libxfs/
H A 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,
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 Dxfs_defer.c535 struct xlog *log = (*tpp)->t_mountp->m_log; in xfs_defer_relog()