Home
last modified time | relevance | path

Searched refs:xlog_op_header (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/fs/xfs/
Dxfs_log.c2122 len += headers * sizeof(struct xlog_op_header); in xlog_write_calc_vec_length()
2133 struct xlog_op_header *ophdr, in xlog_write_start_rec()
2147 return sizeof(struct xlog_op_header); in xlog_write_start_rec()
2153 struct xlog_op_header *ophdr, in xlog_write_setup_ophdr()
2193 struct xlog_op_header *ophdr, in xlog_write_setup_copy()
2227 ticket->t_curr_res -= sizeof(struct xlog_op_header); in xlog_write_setup_copy()
2230 return sizeof(struct xlog_op_header); in xlog_write_setup_copy()
2386 struct xlog_op_header *ophdr; in xlog_write()
2415 sizeof(struct xlog_op_header)); in xlog_write()
Dxfs_log_cil.c347 hdrs *= log->l_iclog_hsize + sizeof(struct xlog_op_header); in xlog_cil_insert_items()
Dxfs_log_recover.c3650 struct xlog_op_header *ohead) in xlog_recover_ophdr_to_trans()
3695 struct xlog_op_header *ohead, in xlog_recover_process_ophdr()
3749 struct xlog_op_header *ohead; in xlog_recover_process_data()
3763 ohead = (struct xlog_op_header *)dp; in xlog_recover_process_data()
/linux-4.4.14/fs/xfs/libxfs/
Dxfs_trans_resv.c47 return round_up(sizeof(struct xlog_op_header) + in xfs_buf_log_overhead()
101 (4 * sizeof(struct xlog_op_header) + in xfs_calc_inode_res()
Dxfs_log_format.h134 typedef struct xlog_op_header { struct