Home
last modified time | relevance | path

Searched refs:ext4_discard_preallocations (Results 1 – 8 of 8) sorted by relevance

/fs/ext4/
Dmove_extent.c697 ext4_discard_preallocations(orig_inode); in ext4_move_extents()
698 ext4_discard_preallocations(donor_inode); in ext4_move_extents()
Dfile.c51 ext4_discard_preallocations(inode); in ext4_release_file()
Dioctl.c163 ext4_discard_preallocations(inode); in swap_inode_boot_loader()
Dinode.c180 ext4_discard_preallocations(inode); in ext4_truncate_restart_trans()
371 ext4_discard_preallocations(inode); in ext4_da_update_reserve_space()
4103 ext4_discard_preallocations(inode); in ext4_punch_hole()
4256 ext4_discard_preallocations(inode); in ext4_truncate()
Dextents.c4516 ext4_discard_preallocations(inode); in ext4_ext_map_blocks()
5549 ext4_discard_preallocations(inode); in ext4_collapse_range()
5563 ext4_discard_preallocations(inode); in ext4_collapse_range()
5696 ext4_discard_preallocations(inode); in ext4_insert_range()
Dext4.h2404 extern void ext4_discard_preallocations(struct inode *);
Dmballoc.c3965 void ext4_discard_preallocations(struct inode *inode) in ext4_discard_preallocations() function
Dsuper.c1023 ext4_discard_preallocations(inode); in ext4_clear_inode()