Home
last modified time | relevance | path

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

/linux-4.4.14/fs/ext4/
Dmove_extent.c690 ext4_discard_preallocations(orig_inode); in ext4_move_extents()
691 ext4_discard_preallocations(donor_inode); in ext4_move_extents()
Dioctl.c164 ext4_discard_preallocations(inode); in swap_inode_boot_loader()
Dfile.c51 ext4_discard_preallocations(inode); in ext4_release_file()
Dinode.c174 ext4_discard_preallocations(inode); in ext4_truncate_restart_trans()
368 ext4_discard_preallocations(inode); in ext4_da_update_reserve_space()
3729 ext4_discard_preallocations(inode); in ext4_punch_hole()
3880 ext4_discard_preallocations(inode); in ext4_truncate()
Dextents.c4518 ext4_discard_preallocations(inode); in ext4_ext_map_blocks()
5551 ext4_discard_preallocations(inode); in ext4_collapse_range()
5565 ext4_discard_preallocations(inode); in ext4_collapse_range()
5697 ext4_discard_preallocations(inode); in ext4_insert_range()
Dext4.h2455 extern void ext4_discard_preallocations(struct inode *);
Dsuper.c992 ext4_discard_preallocations(inode); in ext4_clear_inode()
Dmballoc.c3944 void ext4_discard_preallocations(struct inode *inode) in ext4_discard_preallocations() function
/linux-4.4.14/include/trace/events/
Dext4.h705 TRACE_EVENT(ext4_discard_preallocations,