Home
last modified time | relevance | path

Searched refs:ext4_ext_drop_refs (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/fs/ext4/
Dmove_extent.c316 ext4_ext_drop_refs(orig_path); in mext_insert_across_blocks()
732 ext4_ext_drop_refs(orig_path); in mext_replace_branches()
741 ext4_ext_drop_refs(donor_path); in mext_replace_branches()
757 ext4_ext_drop_refs(orig_path); in mext_replace_branches()
761 ext4_ext_drop_refs(donor_path); in mext_replace_branches()
1384 ext4_ext_drop_refs(holecheck_path); in ext4_move_extents()
1392 ext4_ext_drop_refs(orig_path); in ext4_move_extents()
1409 ext4_ext_drop_refs(orig_path); in ext4_move_extents()
1413 ext4_ext_drop_refs(holecheck_path); in ext4_move_extents()
Dext4_extents.h288 extern void ext4_ext_drop_refs(struct ext4_ext_path *);
Dextents.c482 void ext4_ext_drop_refs(struct ext4_ext_path *path) in ext4_ext_drop_refs() function
709 ext4_ext_drop_refs(path); in ext4_ext_find_extent()
1169 ext4_ext_drop_refs(path); in ext4_ext_create_new_leaf()
1182 ext4_ext_drop_refs(path); in ext4_ext_create_new_leaf()
1820 ext4_ext_drop_refs(npath); in ext4_ext_insert_extent()
1913 ext4_ext_drop_refs(path); in ext4_ext_walk_space()
1935 ext4_ext_drop_refs(path); in ext4_ext_walk_space()
2455 ext4_ext_drop_refs(path); in ext4_ext_remove_space()
2673 ext4_ext_drop_refs(path); in ext4_ext_convert_to_initialized()
2729 ext4_ext_drop_refs(path); in ext4_ext_convert_to_initialized()
[all …]
Dmigrate.c82 ext4_ext_drop_refs(path); in finish_range()