Searched refs:ep_depth (Results 1 – 2 of 2) sorted by relevance
188 depth = path->ep_depth; in ext4_ext_print_path()576 depth = path->ep_depth; in ext4_ext_drop_refs()634 path[ppos].ep_depth = i; in ext4_ext_find_extent()672 path[ppos].ep_depth = i; in ext4_ext_find_extent()744 depth = path->ep_depth; in ext4_ext_blkpref()789 int depth = path->ep_depth; in ext4_ext_next_leaf_block()1130 neh->eh_depth = htole16(path->ep_depth + 1); in ext4_ext_grow_indepth()1272 if (npath->ep_depth != path->ep_depth) { in ext4_ext_insert_extent()1705 path[0].ep_depth = depth; in ext4_ext_remove_space()1738 path[0].ep_depth - (i + 1), 0); in ext4_ext_remove_space()
97 uint16_t ep_depth; member