Searched refs:xfs_inode_log_format (Results 1 – 8 of 8) sorted by relevance
31 if (item->ri_buf[0].i_len == sizeof(struct xfs_inode_log_format)) { in xlog_recover_inode_ra_pass2()32 struct xfs_inode_log_format *ilfp = item->ri_buf[0].i_addr; in xlog_recover_inode_ra_pass2()78 struct xfs_inode_log_format *in_f, in xfs_recover_inode_owner_change()276 struct xfs_inode_log_format *in_f; in xlog_recover_inode_commit_pass2()291 if (item->ri_buf[0].i_len == sizeof(struct xfs_inode_log_format)) { in xlog_recover_inode_commit_pass2()294 in_f = kmalloc(sizeof(struct xfs_inode_log_format), in xlog_recover_inode_commit_pass2()
50 struct xfs_inode_log_format *);
322 *nbytes += sizeof(struct xfs_inode_log_format) + in xfs_inode_item_size()333 struct xfs_inode_log_format *ilf, in xfs_inode_item_format_data_fork()412 struct xfs_inode_log_format *ilf, in xfs_inode_item_format_attr_fork()640 struct xfs_inode_log_format *ilf; in xfs_inode_item_format()1179 struct xfs_inode_log_format *in_f) in xfs_inode_item_format_convert()
2161 struct xfs_inode_log_format *in_f; /* any will do */ in xlog_recover_add_to_trans()2195 in_f = (struct xfs_inode_log_format *)ptr; in xlog_recover_add_to_trans()
69 struct xfs_inode_log_format;2345 TP_PROTO(struct xlog *log, struct xfs_inode_log_format *in_f),2383 TP_PROTO(struct xlog *log, struct xfs_inode_log_format *in_f), \
139 XFS_CHECK_STRUCT_SIZE(struct xfs_inode_log_format, 56); in xfs_check_ondisk_structs()
280 struct xfs_inode_log_format { struct
131 sizeof(struct xfs_inode_log_format) + in xfs_calc_inode_res()