Home
last modified time | relevance | path

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

/Linux-v5.4/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.c97 ext4_discard_preallocations(inode); in ext4_release_file()
Dinode.c187 ext4_discard_preallocations(inode); in ext4_truncate_restart_trans()
395 ext4_discard_preallocations(inode); in ext4_da_update_reserve_space()
4353 ext4_discard_preallocations(inode); in ext4_punch_hole()
4508 ext4_discard_preallocations(inode); in ext4_truncate()
Dioctl.c205 ext4_discard_preallocations(inode); in swap_inode_boot_loader()
Dextents.c4495 ext4_discard_preallocations(inode); in ext4_ext_map_blocks()
5535 ext4_discard_preallocations(inode); in ext4_collapse_range()
5549 ext4_discard_preallocations(inode); in ext4_collapse_range()
5685 ext4_discard_preallocations(inode); in ext4_insert_range()
Dext4.h2538 extern void ext4_discard_preallocations(struct inode *);
Dmballoc.c3989 void ext4_discard_preallocations(struct inode *inode) in ext4_discard_preallocations() function
Dsuper.c1176 ext4_discard_preallocations(inode); in ext4_clear_inode()
/Linux-v5.4/include/trace/events/
Dext4.h728 TRACE_EVENT(ext4_discard_preallocations,