Searched refs:xfs_cud_log_format (Results 1 - 4 of 4) sorted by relevance

/linux-master/fs/xfs/
H A Dxfs_refcount_item.h68 struct xfs_cud_log_format cud_format;
H A Dxfs_refcount_item.c173 *nbytes += sizeof(struct xfs_cud_log_format);
195 sizeof(struct xfs_cud_log_format));
631 struct xfs_cud_log_format *cud_formatp;
634 if (item->ri_buf[0].i_len != sizeof(struct xfs_cud_log_format)) {
/linux-master/fs/xfs/libxfs/
H A Dxfs_ondisk.h145 XFS_CHECK_STRUCT_SIZE(struct xfs_cud_log_format, 16);
H A Dxfs_log_format.h824 struct xfs_cud_log_format { struct

Completed in 136 milliseconds