Lines Matching refs:lf_depth
884 leaf->lf_depth = cpu_to_be16(depth);
1025 if (dip->i_depth == be16_to_cpu(oleaf->lf_depth)) {
1032 nleaf = new_leaf(inode, &nbh, be16_to_cpu(oleaf->lf_depth) + 1);
1040 len = BIT(dip->i_depth - be16_to_cpu(oleaf->lf_depth));
1043 fs_warn(GFS2_SB(inode), "i_depth %u lf_depth %u index %u\n",
1044 dip->i_depth, be16_to_cpu(oleaf->lf_depth), index);
1119 oleaf->lf_depth = nleaf->lf_depth;
1390 *depth = be16_to_cpu(lf->lf_depth);
1749 leaf = new_leaf(inode, &bh, be16_to_cpu(oleaf->lf_depth));
2119 len = BIT(dip->i_depth - be16_to_cpu(leaf->lf_depth));