Home | History | Annotate | Download | only in ext2fs

Lines Matching full:eh_depth

79 			ext2fs_le16_to_cpu(eh->eh_depth),
142 if (eh->eh_depth == 0)
229 eh->eh_depth = 0;
246 handle->max_depth = ext2fs_le16_to_cpu(eh->eh_depth);
982 eh->eh_depth = ext2fs_cpu_to_le16(handle->max_depth);
1515 eh->eh_depth = handle->max_depth = 0;