Home
last modified time | relevance | path

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

/linux/fs/ext4/
H A Dextents.c120 depth = path->p_depth; in ext4_ext_drop_refs()
220 int depth = path->p_depth; in ext4_ext_find_goal()
336 int unwritten = ext4_ext_is_unwritten(path[path->p_depth].p_ext); in ext4_force_split_extent_at()
668 int k, l = path->p_depth; in ext4_ext_show_path()
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()
1605 while (++depth < path->p_depth) { in ext4_ext_search_right()
1607 bh = read_extent_tree_block(inode, ix, path->p_depth - depth, 0); in ext4_ext_search_right()
[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()