Searched refs:xfs_inode_log_format_t (Results 1 – 4 of 4) sorted by relevance
50 xfs_inode_log_format_t *);
2506 xfs_inode_log_format_t *in_f; in xlog_recover_inode_pass2()2520 if (item->ri_buf[0].i_len == sizeof(xfs_inode_log_format_t)) { in xlog_recover_inode_pass2()2523 in_f = kmem_alloc(sizeof(xfs_inode_log_format_t), KM_SLEEP); in xlog_recover_inode_pass2()3426 xfs_inode_log_format_t *in_f; /* any will do */ in xlog_recover_add_to_trans()3448 in_f = (xfs_inode_log_format_t *)ptr; in xlog_recover_add_to_trans()
751 xfs_inode_log_format_t *in_f) in xfs_inode_item_format_convert()
258 } xfs_inode_log_format_t; typedef