Searched refs:xfs_inode_log_format (Results 1 – 7 of 7) sorted by relevance
39 struct xfs_inode_log_format *);
126 *nbytes += sizeof(struct xfs_inode_log_format) + in xfs_inode_item_size()137 struct xfs_inode_log_format *ilf, in xfs_inode_item_format_data_fork()222 struct xfs_inode_log_format *ilf, in xfs_inode_item_format_attr_fork()395 struct xfs_inode_log_format *ilf; in xfs_inode_item_format()827 struct xfs_inode_log_format *in_f) in xfs_inode_item_format_convert()
125 XFS_CHECK_STRUCT_SIZE(struct xfs_inode_log_format, 56); in xfs_check_ondisk_structs()
2865 struct xfs_inode_log_format *in_f, in xfs_recover_inode_owner_change()2918 struct xfs_inode_log_format *in_f; in xlog_recover_inode_pass2()2932 if (item->ri_buf[0].i_len == sizeof(struct xfs_inode_log_format)) { in xlog_recover_inode_pass2()2935 in_f = kmem_alloc(sizeof(struct xfs_inode_log_format), 0); in xlog_recover_inode_pass2()3902 struct xfs_inode_log_format ilf_buf; in xlog_recover_inode_ra_pass2()3903 struct xfs_inode_log_format *ilfp; in xlog_recover_inode_ra_pass2()3907 if (item->ri_buf[0].i_len == sizeof(struct xfs_inode_log_format)) { in xlog_recover_inode_ra_pass2()4234 struct xfs_inode_log_format *in_f; /* any will do */ in xlog_recover_add_to_trans()4268 in_f = (struct xfs_inode_log_format *)ptr; in xlog_recover_add_to_trans()
28 struct xfs_inode_log_format;2083 TP_PROTO(struct xlog *log, struct xfs_inode_log_format *in_f),2121 TP_PROTO(struct xlog *log, struct xfs_inode_log_format *in_f), \
268 struct xfs_inode_log_format { struct
118 sizeof(struct xfs_inode_log_format) + in xfs_calc_inode_res()