Home
last modified time | relevance | path

Searched refs:xfs_bui_log_format (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_ondisk.h138 XFS_CHECK_STRUCT_SIZE(struct xfs_bui_log_format, 16); in xfs_check_ondisk_structs()
147 XFS_CHECK_OFFSET(struct xfs_bui_log_format, bui_extents, 16); in xfs_check_ondisk_structs()
H A Dxfs_bmap_item.h47 struct xfs_bui_log_format bui_format;
H A Dxfs_bmap_item.c629 struct xfs_bui_log_format *dst, in xfs_bui_copy_format()
630 const struct xfs_bui_log_format *src) in xfs_bui_copy_format()
634 memcpy(dst, src, offsetof(struct xfs_bui_log_format, bui_extents)); in xfs_bui_copy_format()
657 struct xfs_bui_log_format *bui_formatp; in xlog_recover_bui_commit_pass2()
/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_bmap_item.h47 struct xfs_bui_log_format bui_format;
H A Dxfs_bmap_item.c589 struct xfs_bui_log_format *dst_bui_fmt) in xfs_bui_copy_format()
591 struct xfs_bui_log_format *src_bui_fmt; in xfs_bui_copy_format()
622 struct xfs_bui_log_format *bui_formatp; in xlog_recover_bui_commit_pass2()
/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_log_format.h766 struct xfs_bui_log_format { struct
778 return sizeof(struct xfs_bui_log_format) + in xfs_bui_log_format_sizeof()
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_log_format.h851 struct xfs_bui_log_format { struct
863 return sizeof(struct xfs_bui_log_format) + in xfs_bui_log_format_sizeof()

Completed in 8 milliseconds