Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ext4/
Dmove_extent.c689 ext4_discard_preallocations(orig_inode); in ext4_move_extents()
690 ext4_discard_preallocations(donor_inode); in ext4_move_extents()
Dfile.c50 ext4_discard_preallocations(inode); in ext4_release_file()
Dioctl.c168 ext4_discard_preallocations(inode); in swap_inode_boot_loader()
Dinode.c173 ext4_discard_preallocations(inode); in ext4_truncate_restart_trans()
367 ext4_discard_preallocations(inode); in ext4_da_update_reserve_space()
3687 ext4_discard_preallocations(inode); in ext4_punch_hole()
3838 ext4_discard_preallocations(inode); in ext4_truncate()
Dextents.c4511 ext4_discard_preallocations(inode); in ext4_ext_map_blocks()
5487 ext4_discard_preallocations(inode); in ext4_collapse_range()
5501 ext4_discard_preallocations(inode); in ext4_collapse_range()
Dext4.h2260 extern void ext4_discard_preallocations(struct inode *);
Dmballoc.c3924 void ext4_discard_preallocations(struct inode *inode) in ext4_discard_preallocations() function
Dsuper.c979 ext4_discard_preallocations(inode); in ext4_clear_inode()
/linux-4.1.27/include/trace/events/
Dext4.h705 TRACE_EVENT(ext4_discard_preallocations,