Searched refs:xfs_inode_log_format (Results 1 – 6 of 6) sorted by relevance
33 if (item->ri_buf[0].iov_len == sizeof(struct xfs_inode_log_format)) { in xlog_recover_inode_ra_pass2() 34 struct xfs_inode_log_format *ilfp = item->ri_buf[0].iov_base; in xlog_recover_inode_ra_pass2() 80 struct xfs_inode_log_format *in_f, in xfs_recover_inode_owner_change() 314 struct xfs_inode_log_format *in_f; in xlog_recover_inode_commit_pass2() 329 if (item->ri_buf[0].iov_len == sizeof(struct xfs_inode_log_format)) { in xlog_recover_inode_commit_pass2() 332 in_f = kmalloc_obj(struct xfs_inode_log_format, in xlog_recover_inode_commit_pass2()
58 struct xfs_inode_log_format *in_f);
331 *nbytes += sizeof(struct xfs_inode_log_format) + in xfs_inode_item_size() 342 struct xfs_inode_log_format *ilf, in xfs_inode_item_format_data_fork() 422 struct xfs_inode_log_format *ilf, in xfs_inode_item_format_attr_fork() 655 struct xfs_inode_log_format *ilf; in xfs_inode_item_format() 1221 * convert an xfs_inode_log_format struct from the old 32 bit version in xfs_inode_item_format_convert() 1227 struct xfs_inode_log_format *in_f) in xfs_inode_item_format_convert()
2166 struct xfs_inode_log_format *in_f; /* any will do */ in xlog_recover_add_to_trans()2200 in_f = (struct xfs_inode_log_format *)ptr; in xlog_recover_add_to_trans()
74 struct xfs_inode_log_format;2748 TP_PROTO(struct xlog *log, struct xfs_inode_log_format *in_f),2786 TP_PROTO(struct xlog *log, struct xfs_inode_log_format *in_f), \
155 XFS_CHECK_STRUCT_SIZE(struct xfs_inode_log_format, 56); in xfs_check_ondisk_structs()