Lines Matching refs:lf_depth
882 leaf->lf_depth = cpu_to_be16(depth);
1022 if (dip->i_depth == be16_to_cpu(oleaf->lf_depth)) {
1029 nleaf = new_leaf(inode, &nbh, be16_to_cpu(oleaf->lf_depth) + 1);
1037 len = BIT(dip->i_depth - be16_to_cpu(oleaf->lf_depth));
1040 fs_warn(GFS2_SB(inode), "i_depth %u lf_depth %u index %u\n",
1041 dip->i_depth, be16_to_cpu(oleaf->lf_depth), index);
1116 oleaf->lf_depth = nleaf->lf_depth;
1388 *depth = be16_to_cpu(lf->lf_depth);
1751 leaf = new_leaf(inode, &bh, be16_to_cpu(oleaf->lf_depth));
2123 len = BIT(dip->i_depth - be16_to_cpu(leaf->lf_depth));