Searched refs:xfs_inode_log_format_t (Results 1 – 4 of 4) sorted by relevance
51 xfs_inode_log_format_t *);
2515 xfs_inode_log_format_t *in_f; in xlog_recover_inode_pass2()2529 if (item->ri_buf[0].i_len == sizeof(xfs_inode_log_format_t)) { in xlog_recover_inode_pass2()2532 in_f = kmem_alloc(sizeof(xfs_inode_log_format_t), KM_SLEEP); in xlog_recover_inode_pass2()3486 xfs_inode_log_format_t *in_f; /* any will do */ in xlog_recover_add_to_trans()3520 in_f = (xfs_inode_log_format_t *)ptr; in xlog_recover_add_to_trans()
745 xfs_inode_log_format_t *in_f) in xfs_inode_item_format_convert()
258 } xfs_inode_log_format_t; typedef