Searched refs:p_depth (Results 1 – 5 of 5) sorted by relevance
729 depth = path->p_depth; in ext4_ext_drop_refs()924 path[ppos].p_depth = i; in ext4_find_extent()939 path[ppos].p_depth = i; in ext4_find_extent()1474 depth = path->p_depth; in ext4_ext_search_left()1543 depth = path->p_depth; in ext4_ext_search_right()1640 depth = path->p_depth; in ext4_ext_next_allocated_block()1672 depth = path->p_depth; in ext4_ext_next_leaf_block()1867 path[0].p_depth = 0; in ext4_ext_try_to_merge_up()2079 BUG_ON(npath->p_depth != path->p_depth); in ext4_ext_insert_extent()5030 depth = path->p_depth; in ext4_ext_shift_path_extents()[all …]
114 __u16 p_depth; member
297 last_extent = path[path->p_depth].p_ext; in ext4_get_verity_descriptor_location()
628 ex = path[path->p_depth].p_ext; in ext4_move_extents()
1863 for (j = 0; j < path->p_depth; j++) in ext4_fc_set_bitmaps_and_counters()
Completed in 20 milliseconds