l_tree_depth      597 fs/ocfs2/alloc.c 		depth = le16_to_cpu(path_root_el(path)->l_tree_depth);
l_tree_depth      688 fs/ocfs2/alloc.c 	BUG_ON(le16_to_cpu(root_el->l_tree_depth) >= OCFS2_MAX_PATH_DEPTH);
l_tree_depth      692 fs/ocfs2/alloc.c 		path->p_tree_depth = le16_to_cpu(root_el->l_tree_depth);
l_tree_depth      972 fs/ocfs2/alloc.c 	BUG_ON(el->l_tree_depth != 0);
l_tree_depth     1171 fs/ocfs2/alloc.c 	BUG_ON(!el->l_tree_depth);
l_tree_depth     1173 fs/ocfs2/alloc.c 	new_blocks = le16_to_cpu(el->l_tree_depth);
l_tree_depth     1258 fs/ocfs2/alloc.c 		eb_el->l_tree_depth = cpu_to_le16(i);
l_tree_depth     1272 fs/ocfs2/alloc.c 		if (!eb_el->l_tree_depth)
l_tree_depth     1394 fs/ocfs2/alloc.c 	eb_el->l_tree_depth = root_el->l_tree_depth;
l_tree_depth     1411 fs/ocfs2/alloc.c 	le16_add_cpu(&root_el->l_tree_depth, 1);
l_tree_depth     1421 fs/ocfs2/alloc.c 	if (root_el->l_tree_depth == cpu_to_le16(1))
l_tree_depth     1466 fs/ocfs2/alloc.c 	while(le16_to_cpu(el->l_tree_depth) > 1) {
l_tree_depth     1531 fs/ocfs2/alloc.c 	int depth = le16_to_cpu(el->l_tree_depth);
l_tree_depth     1717 fs/ocfs2/alloc.c 	BUG_ON(le16_to_cpu(el->l_tree_depth) != 0);
l_tree_depth     1729 fs/ocfs2/alloc.c 			le16_to_cpu(el->l_tree_depth));
l_tree_depth     1801 fs/ocfs2/alloc.c 	while (el->l_tree_depth) {
l_tree_depth     1806 fs/ocfs2/alloc.c 				    le16_to_cpu(el->l_tree_depth));
l_tree_depth     1831 fs/ocfs2/alloc.c 				    le16_to_cpu(el->l_tree_depth), i);
l_tree_depth     1913 fs/ocfs2/alloc.c 	if (le16_to_cpu(el->l_tree_depth) == 0) {
l_tree_depth     1973 fs/ocfs2/alloc.c 		BUG_ON(right_child_el->l_tree_depth);
l_tree_depth     2007 fs/ocfs2/alloc.c 	BUG_ON(le16_to_cpu(root_el->l_tree_depth) <=
l_tree_depth     2008 fs/ocfs2/alloc.c 	       le16_to_cpu(left_el->l_tree_depth));
l_tree_depth     3092 fs/ocfs2/alloc.c 		el->l_tree_depth = 0;
l_tree_depth     3870 fs/ocfs2/alloc.c 	BUG_ON(le16_to_cpu(el->l_tree_depth) != 0);
l_tree_depth     3923 fs/ocfs2/alloc.c 				le16_to_cpu(el->l_tree_depth),
l_tree_depth     4259 fs/ocfs2/alloc.c 	if (le16_to_cpu(el->l_tree_depth) == 0) {
l_tree_depth     4487 fs/ocfs2/alloc.c 	BUG_ON(le16_to_cpu(el->l_tree_depth) != 0);
l_tree_depth     4535 fs/ocfs2/alloc.c 	BUG_ON(le16_to_cpu(el->l_tree_depth) != 0);
l_tree_depth     4587 fs/ocfs2/alloc.c 	insert->ins_tree_depth = le16_to_cpu(el->l_tree_depth);
l_tree_depth     4589 fs/ocfs2/alloc.c 	if (el->l_tree_depth) {
l_tree_depth     4930 fs/ocfs2/alloc.c 	depth = le16_to_cpu(rightmost_el->l_tree_depth);
l_tree_depth     7022 fs/ocfs2/alloc.c 	di->id2.i_list.l_tree_depth = 0;
l_tree_depth     7310 fs/ocfs2/alloc.c 		if (root_el->l_tree_depth && rec->e_int_clusters == 0) {
l_tree_depth     7313 fs/ocfs2/alloc.c 				    le16_to_cpu(root_el->l_tree_depth));
l_tree_depth      153 fs/ocfs2/alloc.h 	return le16_to_cpu(root_el->l_tree_depth) + 2;
l_tree_depth      244 fs/ocfs2/alloc.h 	if (el->l_tree_depth)
l_tree_depth      777 fs/ocfs2/dir.c 	if (el->l_tree_depth) {
l_tree_depth      788 fs/ocfs2/dir.c 		if (el->l_tree_depth) {
l_tree_depth      294 fs/ocfs2/extent_map.c 	if (el->l_tree_depth) {
l_tree_depth      417 fs/ocfs2/extent_map.c 	tree_height = le16_to_cpu(el->l_tree_depth);
l_tree_depth      430 fs/ocfs2/extent_map.c 		if (el->l_tree_depth) {
l_tree_depth      543 fs/ocfs2/extent_map.c 	if (el->l_tree_depth) {
l_tree_depth      554 fs/ocfs2/extent_map.c 		if (el->l_tree_depth) {
l_tree_depth      537 fs/ocfs2/journal.h 	extent_blocks = 1 + 1 + le16_to_cpu(root_el->l_tree_depth);
l_tree_depth      574 fs/ocfs2/namei.c 		fel->l_tree_depth = 0;
l_tree_depth      461 fs/ocfs2/ocfs2_fs.h /*00*/	__le16 l_tree_depth;		/* Extent tree depth from this
l_tree_depth     1084 fs/ocfs2/refcounttree.c 	if (el->l_tree_depth) {
l_tree_depth     1094 fs/ocfs2/refcounttree.c 		if (el->l_tree_depth) {
l_tree_depth     2636 fs/ocfs2/refcounttree.c 	int tree_height = le16_to_cpu(el->l_tree_depth), i;
l_tree_depth     2656 fs/ocfs2/refcounttree.c 		if (el->l_tree_depth) {
l_tree_depth     2920 fs/ocfs2/xattr.c 		xr->xt_list.l_tree_depth = 0;
l_tree_depth     3698 fs/ocfs2/xattr.c 	if (el->l_tree_depth) {
l_tree_depth     3709 fs/ocfs2/xattr.c 		if (el->l_tree_depth) {
l_tree_depth     4348 fs/ocfs2/xattr.c 	xr->xt_list.l_tree_depth = 0;
l_tree_depth     6237 fs/ocfs2/xattr.c 		*metas += le16_to_cpu(xv->xr_list.l_tree_depth) *
l_tree_depth     6247 fs/ocfs2/xattr.c 		if (!xv->xr_list.l_tree_depth)
l_tree_depth     6314 fs/ocfs2/xattr.c 		*credits += le16_to_cpu(rb->rf_list.l_tree_depth) *
l_tree_depth     6409 fs/ocfs2/xattr.c 		if (xv->xr_list.l_tree_depth) {
l_tree_depth     6433 fs/ocfs2/xattr.c 			if (xv->xr_list.l_tree_depth) {
l_tree_depth     6789 fs/ocfs2/xattr.c 		*credits += le16_to_cpu(rb->rf_list.l_tree_depth) *