nleaf            1008 fs/gfs2/dir.c  	struct gfs2_leaf *nleaf, *oleaf;
nleaf            1035 fs/gfs2/dir.c  	nleaf = new_leaf(inode, &nbh, be16_to_cpu(oleaf->lf_depth) + 1);
nleaf            1036 fs/gfs2/dir.c  	if (!nleaf) {
nleaf            1106 fs/gfs2/dir.c  			be16_add_cpu(&nleaf->lf_entries, 1);
nleaf            1122 fs/gfs2/dir.c  	oleaf->lf_depth = nleaf->lf_depth;