Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_rmap_item.h68 struct xfs_rud_log_format rud_format;
H A Dxfs_rmap_item.c193 *nbytes += sizeof(struct xfs_rud_log_format); in xfs_rud_item_size()
215 sizeof(struct xfs_rud_log_format)); in xfs_rud_item_format()
678 struct xfs_rud_log_format *rud_formatp; in xlog_recover_rud_commit_pass2()
681 ASSERT(item->ri_buf[0].i_len == sizeof(struct xfs_rud_log_format)); in xlog_recover_rud_commit_pass2()
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_rmap_item.h68 struct xfs_rud_log_format rud_format;
H A Dxfs_rmap_item.c171 *nbytes += sizeof(struct xfs_rud_log_format); in xfs_rud_item_size()
193 sizeof(struct xfs_rud_log_format)); in xfs_rud_item_format()
733 struct xfs_rud_log_format *rud_formatp; in xlog_recover_rud_commit_pass2()
736 if (item->ri_buf[0].i_len != sizeof(struct xfs_rud_log_format)) { in xlog_recover_rud_commit_pass2()
H A Dxfs_ondisk.h143 XFS_CHECK_STRUCT_SIZE(struct xfs_rud_log_format, 16); in xfs_check_ondisk_structs()
/kernel/linux/linux-5.10/fs/xfs/libxfs/
H A Dxfs_log_format.h691 struct xfs_rud_log_format { struct
/kernel/linux/linux-6.6/fs/xfs/libxfs/
H A Dxfs_log_format.h776 struct xfs_rud_log_format { struct

Completed in 7 milliseconds