Searched refs:xfs_inode_log_format_t (Results 1 – 3 of 3) sorted by relevance
74 } xfs_inode_log_format_t; typedef158 xfs_inode_log_format_t ili_format; /* logged structure */
1416 xfs_inode_log_format_t *in_f; /* any will do */ in xlog_recover_add_to_trans()1433 in_f = (xfs_inode_log_format_t *)ptr; in xlog_recover_add_to_trans()2296 xfs_inode_log_format_t *in_f; in xlog_recover_do_inode_trans()2314 in_f = (xfs_inode_log_format_t *)item->ri_buf[0].i_addr; in xlog_recover_do_inode_trans()
250 vecp->i_len = sizeof(xfs_inode_log_format_t); in xfs_inode_item_format()