Searched refs:xfs_buf_log_format (Results 1 - 14 of 14) sorted by relevance
/kernel/linux/linux-6.6/fs/xfs/ |
H A D | xfs_buf_item.h | 46 struct xfs_buf_log_format *bli_formats; /* array of in-log header ptrs */ 47 struct xfs_buf_log_format __bli_format; /* embedded in-log header */
|
H A D | xfs_buf_item_recover.c | 157 struct xfs_buf_log_format *buf_f = item->ri_buf[0].i_addr; in xlog_recover_buf_reorder() 171 struct xfs_buf_log_format *buf_f = item->ri_buf[0].i_addr; in xlog_recover_buf_ra_pass2() 185 struct xfs_buf_log_format *bf = item->ri_buf[0].i_addr; in xlog_recover_buf_commit_pass1() 214 struct xfs_buf_log_format *buf_f, in xlog_recover_validate_buf_type() 449 struct xfs_buf_log_format *buf_f, in xlog_recover_do_reg_buffer() 544 struct xfs_buf_log_format *buf_f) in xlog_recover_do_dquot_buffer() 590 struct xfs_buf_log_format *buf_f) in xlog_recover_do_inode_buffer() 694 * (e.g. reallocated blocks), so we ignore the xfs_buf_log_format flags. Hence 711 struct xfs_buf_log_format *buf_f) in xlog_recover_get_buf_lsn() 890 struct xfs_buf_log_format *buf_ in xlog_recover_buf_commit_pass2() [all...] |
H A D | xfs_buf_item.c | 39 struct xfs_buf_log_format *blfp = iovec->i_addr; in xfs_buf_log_check_iovec() 43 if (offsetof(struct xfs_buf_log_format, blf_data_map) > iovec->i_len) in xfs_buf_log_check_iovec() 53 struct xfs_buf_log_format *blfp) in xfs_buf_log_format_size() 55 return offsetof(struct xfs_buf_log_format, blf_data_map) + in xfs_buf_log_format_size() 88 struct xfs_buf_log_format *blfp, in xfs_buf_item_size_segment() 274 struct xfs_buf_log_format *blfp) in xfs_buf_item_format_segment() 808 bip->bli_formats = kmem_zalloc(count * sizeof(struct xfs_buf_log_format), in xfs_buf_item_get_format()
|
H A D | xfs_ondisk.h | 120 XFS_CHECK_STRUCT_SIZE(struct xfs_buf_log_format, 88); in xfs_check_ondisk_structs()
|
H A D | xfs_trace.h | 66 struct xfs_buf_log_format; 2292 TP_PROTO(struct xlog *log, struct xfs_buf_log_format *buf_f), 2322 TP_PROTO(struct xlog *log, struct xfs_buf_log_format *buf_f), \
|
/kernel/linux/linux-5.10/fs/xfs/ |
H A D | xfs_buf_item.h | 48 struct xfs_buf_log_format *bli_formats; /* array of in-log header ptrs */ 49 struct xfs_buf_log_format __bli_format; /* embedded in-log header */
|
H A D | xfs_buf_item_recover.c | 148 struct xfs_buf_log_format *buf_f = item->ri_buf[0].i_addr; in xlog_recover_buf_reorder() 162 struct xfs_buf_log_format *buf_f = item->ri_buf[0].i_addr; in xlog_recover_buf_ra_pass2() 176 struct xfs_buf_log_format *bf = item->ri_buf[0].i_addr; in xlog_recover_buf_commit_pass1() 205 struct xfs_buf_log_format *buf_f, in xlog_recover_validate_buf_type() 440 struct xfs_buf_log_format *buf_f, in xlog_recover_do_reg_buffer() 535 struct xfs_buf_log_format *buf_f) in xlog_recover_do_dquot_buffer() 581 struct xfs_buf_log_format *buf_f) in xlog_recover_do_inode_buffer() 685 * (e.g. reallocated blocks), so we ignore the xfs_buf_log_format flags. Hence 871 struct xfs_buf_log_format *buf_f = item->ri_buf[0].i_addr; in xlog_recover_buf_commit_pass2()
|
H A D | xfs_buf_item.c | 38 struct xfs_buf_log_format *blfp = iovec->i_addr; in xfs_buf_log_check_iovec() 42 if (offsetof(struct xfs_buf_log_format, blf_data_map) > iovec->i_len) in xfs_buf_log_check_iovec() 52 struct xfs_buf_log_format *blfp) in xfs_buf_log_format_size() 54 return offsetof(struct xfs_buf_log_format, blf_data_map) + in xfs_buf_log_format_size() 69 struct xfs_buf_log_format *blfp, in xfs_buf_item_size_segment() 224 struct xfs_buf_log_format *blfp) in xfs_buf_item_format_segment() 684 bip->bli_formats = kmem_zalloc(count * sizeof(struct xfs_buf_log_format), in xfs_buf_item_get_format()
|
H A D | xfs_ondisk.h | 119 XFS_CHECK_STRUCT_SIZE(struct xfs_buf_log_format, 88); in xfs_check_ondisk_structs()
|
H A D | xfs_trace.h | 27 struct xfs_buf_log_format; 2155 TP_PROTO(struct xlog *log, struct xfs_buf_log_format *buf_f), 2185 TP_PROTO(struct xlog *log, struct xfs_buf_log_format *buf_f), \
|
/kernel/linux/linux-5.10/fs/xfs/libxfs/ |
H A D | xfs_log_format.h | 490 typedef struct xfs_buf_log_format { struct 538 xfs_blft_to_flags(struct xfs_buf_log_format *blf, enum xfs_blft type) in xfs_blft_to_flags() 546 xfs_blft_from_flags(struct xfs_buf_log_format *blf) in xfs_blft_from_flags()
|
H A D | xfs_trans_resv.c | 37 sizeof(struct xfs_buf_log_format), 128); in xfs_buf_log_overhead()
|
/kernel/linux/linux-6.6/fs/xfs/libxfs/ |
H A D | xfs_log_format.h | 527 typedef struct xfs_buf_log_format { struct 575 xfs_blft_to_flags(struct xfs_buf_log_format *blf, enum xfs_blft type) in xfs_blft_to_flags() 583 xfs_blft_from_flags(struct xfs_buf_log_format *blf) in xfs_blft_from_flags()
|
H A D | xfs_trans_resv.c | 37 sizeof(struct xfs_buf_log_format), 128); in xfs_buf_log_overhead()
|
Completed in 34 milliseconds