Searched refs:forw (Results 1 – 6 of 6) sorted by relevance
149 to->forw = be32_to_cpu(from3->hdr.info.hdr.forw); in xfs_da3_node_hdr_from_disk()157 to->forw = be32_to_cpu(from->hdr.info.forw); in xfs_da3_node_hdr_from_disk()177 to3->hdr.info.hdr.forw = cpu_to_be32(from->forw); in xfs_da3_node_hdr_to_disk()184 to->hdr.info.forw = cpu_to_be32(from->forw); in xfs_da3_node_hdr_to_disk()684 if (node->hdr.info.forw) { in xfs_da3_split()685 if (be32_to_cpu(node->hdr.info.forw) != addblk->blkno) { in xfs_da3_split()706 node->hdr.info.forw = cpu_to_be32(oldblk->blkno); in xfs_da3_split()1225 ASSERT(!blkinfo->forw); in xfs_da_blkinfo_onlychild_validate()1257 ASSERT(oldroothdr.forw == 0); in xfs_da3_root_join()1352 forward = (info->forw != 0); in xfs_da3_node_toosmall()[all …]
166 to->forw = be32_to_cpu(hdr3->info.hdr.forw); in xfs_attr3_leaf_hdr_from_disk()180 to->forw = be32_to_cpu(from->hdr.info.forw); in xfs_attr3_leaf_hdr_from_disk()208 hdr3->info.hdr.forw = cpu_to_be32(from->forw); in xfs_attr3_leaf_hdr_to_disk()223 to->hdr.info.forw = cpu_to_be32(from->forw); in xfs_attr3_leaf_hdr_to_disk()2032 forward = (ichdr.forw != 0); in xfs_attr3_leaf_toosmall()2054 forward = ichdr.forw < ichdr.back; in xfs_attr3_leaf_toosmall()2058 blkno = ichdr.forw; in xfs_attr3_leaf_toosmall()2333 tmphdr.forw = savehdr.forw; in xfs_attr3_leaf_unbalance()
22 uint32_t forw; member
16 uint32_t forw; member
82 rev->forw = i; in kvmppc_add_revmap_chain()84 tail->forw = pte_index; in kvmppc_add_revmap_chain()87 rev->forw = rev->back = pte_index; in kvmppc_add_revmap_chain()166 next = real_vmalloc_addr(&kvm->arch.hpt.rev[rev->forw]); in remove_revmap_chain()169 prev->forw = rev->forw; in remove_revmap_chain()171 head = rev->forw; in remove_revmap_chain()
416 if (context->seen_enough || leafhdr.forw == 0) in xfs_attr_node_list()418 cursor->blkno = leafhdr.forw; in xfs_attr_node_list()