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()829 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()
2941 struct xfs_inode_log_format *in_f, in xfs_recover_inode_owner_change()2994 struct xfs_inode_log_format *in_f; in xlog_recover_inode_pass2()3008 if (item->ri_buf[0].i_len == sizeof(struct xfs_inode_log_format)) { in xlog_recover_inode_pass2()3011 in_f = kmem_alloc(sizeof(struct xfs_inode_log_format), KM_SLEEP); in xlog_recover_inode_pass2()3979 struct xfs_inode_log_format ilf_buf; in xlog_recover_inode_ra_pass2()3980 struct xfs_inode_log_format *ilfp; in xlog_recover_inode_ra_pass2()3984 if (item->ri_buf[0].i_len == sizeof(struct xfs_inode_log_format)) { in xlog_recover_inode_ra_pass2()4311 struct xfs_inode_log_format *in_f; /* any will do */ in xlog_recover_add_to_trans()4345 in_f = (struct xfs_inode_log_format *)ptr; in xlog_recover_add_to_trans()
27 struct xfs_inode_log_format;2065 TP_PROTO(struct xlog *log, struct xfs_inode_log_format *in_f),2103 TP_PROTO(struct xlog *log, struct xfs_inode_log_format *in_f), \
268 struct xfs_inode_log_format { struct
120 sizeof(struct xfs_inode_log_format) + in xfs_calc_inode_res()