Searched refs:p_depth (Results 1 – 5 of 5) sorted by relevance
119 depth = path->p_depth; in ext4_ext_drop_refs()936 path[ppos].p_depth = i; in ext4_find_extent()951 path[ppos].p_depth = i; in ext4_find_extent()1479 depth = path->p_depth; in ext4_ext_search_left()1547 depth = path->p_depth; in ext4_ext_search_right()1645 depth = path->p_depth; in ext4_ext_next_allocated_block()1677 depth = path->p_depth; in ext4_ext_next_leaf_block()1883 path[0].p_depth = 0; in ext4_ext_try_to_merge_up()2097 BUG_ON(npath->p_depth != path->p_depth); in ext4_ext_insert_extent()5201 depth = path->p_depth; in ext4_ext_shift_path_extents()[all …]
107 __u16 p_depth; member
296 last_extent = path[path->p_depth].p_ext; in ext4_get_verity_descriptor_location()
640 ex = path[path->p_depth].p_ext; in ext4_move_extents()
1971 for (j = 0; j < path->p_depth; j++) in ext4_fc_set_bitmaps_and_counters()
Completed in 21 milliseconds