xfs_inode_log_format
XFS_CHECK_STRUCT_SIZE(struct xfs_inode_log_format, 56);
sizeof(struct xfs_inode_log_format) +
struct xfs_inode_log_format *in_f)
*nbytes += sizeof(struct xfs_inode_log_format) +
struct xfs_inode_log_format *ilf,
struct xfs_inode_log_format *ilf,
struct xfs_inode_log_format *ilf;
struct xfs_inode_log_format *in_f);
struct xfs_inode_log_format *in_f;
if (item->ri_buf[0].iov_len == sizeof(struct xfs_inode_log_format)) {
if (item->ri_buf[0].iov_len == sizeof(struct xfs_inode_log_format)) {
in_f = kmalloc_obj(struct xfs_inode_log_format,
struct xfs_inode_log_format *ilfp = item->ri_buf[0].iov_base;
struct xfs_inode_log_format *in_f,
struct xfs_inode_log_format *in_f; /* any will do */
in_f = (struct xfs_inode_log_format *)ptr;
TP_PROTO(struct xlog *log, struct xfs_inode_log_format *in_f),
TP_PROTO(struct xlog *log, struct xfs_inode_log_format *in_f), \
struct xfs_inode_log_format;