Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_ondisk.h142 XFS_CHECK_STRUCT_SIZE(struct xfs_rui_log_format, 16); in xfs_check_ondisk_structs()
149 XFS_CHECK_OFFSET(struct xfs_rui_log_format, rui_extents, 16); in xfs_check_ondisk_structs()
H A Dxfs_rmap_item.h50 struct xfs_rui_log_format rui_format;
H A Dxfs_rmap_item.c656 struct xfs_rui_log_format *dst, in xfs_rui_copy_format()
657 const struct xfs_rui_log_format *src) in xfs_rui_copy_format()
661 memcpy(dst, src, offsetof(struct xfs_rui_log_format, rui_extents)); in xfs_rui_copy_format()
684 struct xfs_rui_log_format *rui_formatp; in xlog_recover_rui_commit_pass2()
/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_rmap_item.h50 struct xfs_rui_log_format rui_format;
H A Dxfs_rmap_item.c164 struct xfs_rui_log_format *dst_rui_fmt) in xfs_rui_copy_format()
166 struct xfs_rui_log_format *src_rui_fmt; in xfs_rui_copy_format()
639 struct xfs_rui_log_format *rui_formatp; in xlog_recover_rui_commit_pass2()
/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_log_format.h670 struct xfs_rui_log_format { struct
682 return sizeof(struct xfs_rui_log_format) + in xfs_rui_log_format_sizeof()
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_log_format.h755 struct xfs_rui_log_format { struct
767 return sizeof(struct xfs_rui_log_format) + in xfs_rui_log_format_sizeof()

Completed in 8 milliseconds