Home
last modified time | relevance | path

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

/Linux-v4.19/fs/ext4/
Dmove_extent.c685 ext4_discard_preallocations(orig_inode); in ext4_move_extents()
686 ext4_discard_preallocations(donor_inode); in ext4_move_extents()
Dfile.c97 ext4_discard_preallocations(inode); in ext4_release_file()
Dioctl.c163 ext4_discard_preallocations(inode); in swap_inode_boot_loader()
Dextents.c4502 ext4_discard_preallocations(inode); in ext4_ext_map_blocks()
5545 ext4_discard_preallocations(inode); in ext4_collapse_range()
5559 ext4_discard_preallocations(inode); in ext4_collapse_range()
5695 ext4_discard_preallocations(inode); in ext4_insert_range()
Dinode.c187 ext4_discard_preallocations(inode); in ext4_truncate_restart_trans()
395 ext4_discard_preallocations(inode); in ext4_da_update_reserve_space()
4344 ext4_discard_preallocations(inode); in ext4_punch_hole()
4499 ext4_discard_preallocations(inode); in ext4_truncate()
Dext4.h2420 extern void ext4_discard_preallocations(struct inode *);
Dmballoc.c3987 void ext4_discard_preallocations(struct inode *inode) in ext4_discard_preallocations() function
Dsuper.c1125 ext4_discard_preallocations(inode); in ext4_clear_inode()
/Linux-v4.19/include/trace/events/
Dext4.h707 TRACE_EVENT(ext4_discard_preallocations,