Home
last modified time | relevance | path

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

/Linux-v5.10/fs/ext4/
Dmove_extent.c689 ext4_discard_preallocations(orig_inode, 0); in ext4_move_extents()
690 ext4_discard_preallocations(donor_inode, 0); in ext4_move_extents()
Dfile.c150 ext4_discard_preallocations(inode, 0); in ext4_release_file()
Dextents.c103 ext4_discard_preallocations(inode, 0); in ext4_ext_trunc_restart_fn()
4269 ext4_discard_preallocations(inode, 0); in ext4_ext_map_blocks()
5308 ext4_discard_preallocations(inode, 0); in ext4_collapse_range()
5322 ext4_discard_preallocations(inode, 0); in ext4_collapse_range()
5456 ext4_discard_preallocations(inode, 0); in ext4_insert_range()
Dindirect.c700 ext4_discard_preallocations(inode, 0); in ext4_ind_trunc_restart_fn()
Dioctl.c206 ext4_discard_preallocations(inode, 0); in swap_inode_boot_loader()
Dinode.c388 ext4_discard_preallocations(inode, 0); in ext4_da_update_reserve_space()
4095 ext4_discard_preallocations(inode, 0); in ext4_punch_hole()
4251 ext4_discard_preallocations(inode, 0); in ext4_truncate()
Dmballoc.c4339 void ext4_discard_preallocations(struct inode *inode, unsigned int needed) in ext4_discard_preallocations() function
4805 ext4_discard_preallocations(inode, count); in ext4_mb_trim_inode_pa()
Dext4.h2787 extern void ext4_discard_preallocations(struct inode *, unsigned int);
Dsuper.c1403 ext4_discard_preallocations(inode, 0); in ext4_clear_inode()
/Linux-v5.10/include/trace/events/
Dext4.h759 TRACE_EVENT(ext4_discard_preallocations,