Searched refs:ext_buffer (Results 1 – 1 of 1) sorted by relevance
144 xfs_bmbt_rec_t *ext_buffer; in xfs_inode_item_format_extents() local146 ext_buffer = kmem_alloc(XFS_IFORK_SIZE(ip, whichfork), KM_SLEEP); in xfs_inode_item_format_extents()148 ip->i_itemp->ili_extents_buf = ext_buffer; in xfs_inode_item_format_extents()150 ip->i_itemp->ili_aextents_buf = ext_buffer; in xfs_inode_item_format_extents()152 vecp->i_addr = ext_buffer; in xfs_inode_item_format_extents()153 vecp->i_len = xfs_iextents_copy(ip, ext_buffer, whichfork); in xfs_inode_item_format_extents()