drophdr 2146 fs/xfs/libxfs/xfs_attr_leaf.c struct xfs_attr3_icleaf_hdr drophdr; drophdr 2154 fs/xfs/libxfs/xfs_attr_leaf.c xfs_attr3_leaf_hdr_from_disk(state->args->geo, &drophdr, drop_leaf); drophdr 2161 fs/xfs/libxfs/xfs_attr_leaf.c drop_blk->hashval = be32_to_cpu(entry[drophdr.count - 1].hashval); drophdr 2174 fs/xfs/libxfs/xfs_attr_leaf.c drop_blk->bp, &drophdr)) { drophdr 2176 fs/xfs/libxfs/xfs_attr_leaf.c drop_leaf, &drophdr, 0, drophdr 2178 fs/xfs/libxfs/xfs_attr_leaf.c drophdr.count); drophdr 2181 fs/xfs/libxfs/xfs_attr_leaf.c drop_leaf, &drophdr, 0, drophdr 2183 fs/xfs/libxfs/xfs_attr_leaf.c savehdr.count, drophdr.count); drophdr 2212 fs/xfs/libxfs/xfs_attr_leaf.c drop_blk->bp, &drophdr)) { drophdr 2214 fs/xfs/libxfs/xfs_attr_leaf.c drop_leaf, &drophdr, 0, drophdr 2216 fs/xfs/libxfs/xfs_attr_leaf.c drophdr.count); drophdr 2227 fs/xfs/libxfs/xfs_attr_leaf.c drop_leaf, &drophdr, 0, drophdr 2229 fs/xfs/libxfs/xfs_attr_leaf.c drophdr.count); drophdr 1562 fs/xfs/libxfs/xfs_dir2_node.c struct xfs_dir3_icleaf_hdr drophdr; drophdr 1574 fs/xfs/libxfs/xfs_dir2_node.c dp->d_ops->leaf_hdr_from_disk(&drophdr, drop_leaf); drophdr 1582 fs/xfs/libxfs/xfs_dir2_node.c if (drophdr.stale) drophdr 1583 fs/xfs/libxfs/xfs_dir2_node.c xfs_dir3_leaf_compact(args, &drophdr, drop_blk->bp); drophdr 1590 fs/xfs/libxfs/xfs_dir2_node.c drop_blk->hashval = be32_to_cpu(dents[drophdr.count - 1].hashval); drophdr 1592 fs/xfs/libxfs/xfs_dir2_node.c xfs_dir3_leafn_moveents(args, drop_blk->bp, &drophdr, dents, 0, drophdr 1594 fs/xfs/libxfs/xfs_dir2_node.c drophdr.count); drophdr 1596 fs/xfs/libxfs/xfs_dir2_node.c xfs_dir3_leafn_moveents(args, drop_blk->bp, &drophdr, dents, 0, drophdr 1598 fs/xfs/libxfs/xfs_dir2_node.c savehdr.count, drophdr.count); drophdr 1603 fs/xfs/libxfs/xfs_dir2_node.c dp->d_ops->leaf_hdr_to_disk(drop_leaf, &drophdr);