Searched refs:xfs_inode_log_format_t (Results 1 – 3 of 3) sorted by relevance
41 } xfs_inode_log_format_t; typedef145 xfs_inode_log_format_t ili_format; /* logged structure */162 xfs_inode_log_format_t *);
252 vecp->i_len = sizeof(xfs_inode_log_format_t); in xfs_inode_item_format()1011 xfs_inode_log_format_t *in_f) in xfs_inode_item_format_convert()
1520 xfs_inode_log_format_t *in_f; /* any will do */ in xlog_recover_add_to_trans()1542 in_f = (xfs_inode_log_format_t *)ptr; in xlog_recover_add_to_trans()2188 xfs_inode_log_format_t *in_f; in xlog_recover_inode_pass2()2201 if (item->ri_buf[0].i_len == sizeof(xfs_inode_log_format_t)) { in xlog_recover_inode_pass2()2204 in_f = kmem_alloc(sizeof(xfs_inode_log_format_t), KM_SLEEP); in xlog_recover_inode_pass2()