Home
last modified time | relevance | path

Searched refs:p_depth (Results 1 – 5 of 5) sorted by relevance

/linux-6.15/fs/ext4/
H A Dextents.c120 depth = path->p_depth; in ext4_ext_drop_refs()
935 path[ppos].p_depth = i; in ext4_find_extent()
950 path[ppos].p_depth = i; in ext4_find_extent()
1478 depth = path->p_depth; in ext4_ext_search_left()
1546 depth = path->p_depth; in ext4_ext_search_right()
1643 depth = path->p_depth; in ext4_ext_next_allocated_block()
1675 depth = path->p_depth; in ext4_ext_next_leaf_block()
1881 path[0].p_depth = 0; in ext4_ext_try_to_merge_up()
2095 BUG_ON(npath->p_depth != path->p_depth); in ext4_ext_insert_extent()
5044 depth = path->p_depth; in ext4_ext_shift_path_extents()
[all …]
H A Dext4_extents.h114 __u16 p_depth; member
H A Dverity.c296 last_extent = path[path->p_depth].p_ext; in ext4_get_verity_descriptor_location()
H A Dmove_extent.c642 ex = path[path->p_depth].p_ext; in ext4_move_extents()
H A Dfast_commit.c1943 for (j = 0; j < path->p_depth; j++) in ext4_fc_set_bitmaps_and_counters()