Lines Matching refs:p_ext
43 } else if ((*path)[ext_depth(inode)].p_ext == NULL) in get_ext_path()
85 if (EXT_LAST_EXTENT(path[ppos].p_hdr) > path[ppos].p_ext) { in mext_next_extent()
87 *extent = ++path[ppos].p_ext; in mext_next_extent()
88 path[ppos].p_block = ext4_ext_pblock(path[ppos].p_ext); in mext_next_extent()
125 path[leaf_ppos].p_ext = *extent = NULL; in mext_next_extent()
133 path[leaf_ppos].p_ext = *extent = in mext_next_extent()
136 ext4_ext_pblock(path[leaf_ppos].p_ext); in mext_next_extent()
486 o_start = o_end = oext = orig_path[depth].p_ext; in mext_leaf_block()
680 oext = orig_path[depth].p_ext; in mext_replace_branches()
684 dext = donor_path[depth].p_ext; in mext_replace_branches()
737 oext = orig_path[depth].p_ext; in mext_replace_branches()
746 dext = donor_path[depth].p_ext; in mext_replace_branches()
1242 ext_cur = holecheck_path[depth].p_ext; in ext4_move_extents()
1397 ext_cur = holecheck_path[depth].p_ext; in ext4_move_extents()