Searched refs:xlog_op_header (Results 1 – 5 of 5) sorted by relevance
2202 len += headers * sizeof(struct xlog_op_header); in xlog_write_calc_vec_length()2213 struct xlog_op_header *ophdr, in xlog_write_start_rec()2227 return sizeof(struct xlog_op_header); in xlog_write_start_rec()2233 struct xlog_op_header *ophdr, in xlog_write_setup_ophdr()2273 struct xlog_op_header *ophdr, in xlog_write_setup_copy()2307 ticket->t_curr_res -= sizeof(struct xlog_op_header); in xlog_write_setup_copy()2310 return sizeof(struct xlog_op_header); in xlog_write_setup_copy()2470 struct xlog_op_header *ophdr; in xlog_write()2499 sizeof(struct xlog_op_header)); in xlog_write()
1272 struct xlog_op_header *op_head; in xlog_check_unmount_rec()1316 op_head = (struct xlog_op_header *)offset; in xlog_check_unmount_rec()4479 struct xlog_op_header *ohead) in xlog_recover_ophdr_to_trans()4524 struct xlog_op_header *ohead, in xlog_recover_process_ophdr()4612 struct xlog_op_header *ohead; in xlog_recover_process_data()4627 ohead = (struct xlog_op_header *)dp; in xlog_recover_process_data()
439 split_res *= log->l_iclog_hsize + sizeof(struct xlog_op_header); in xlog_cil_insert_items()
38 return round_up(sizeof(struct xlog_op_header) + in xfs_buf_log_overhead()119 (4 * sizeof(struct xlog_op_header) + in xfs_calc_inode_res()
141 typedef struct xlog_op_header { struct