Home
last modified time | relevance | path

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

/Linux-v6.1/fs/ext4/
Dmove_extent.c688 ext4_discard_preallocations(orig_inode, 0); in ext4_move_extents()
689 ext4_discard_preallocations(donor_inode, 0); in ext4_move_extents()
Dfile.c166 ext4_discard_preallocations(inode, 0); in ext4_release_file()
Dextents.c103 ext4_discard_preallocations(inode, 0); in ext4_ext_trunc_restart_fn()
4318 ext4_discard_preallocations(inode, 0); in ext4_ext_map_blocks()
5366 ext4_discard_preallocations(inode, 0); in ext4_collapse_range()
5380 ext4_discard_preallocations(inode, 0); in ext4_collapse_range()
5519 ext4_discard_preallocations(inode, 0); in ext4_insert_range()
Dindirect.c702 ext4_discard_preallocations(inode, 0); in ext4_ind_trunc_restart_fn()
Dioctl.c461 ext4_discard_preallocations(inode, 0); in swap_inode_boot_loader()
Dinode.c396 ext4_discard_preallocations(inode, 0); in ext4_da_update_reserve_space()
4105 ext4_discard_preallocations(inode, 0); in ext4_punch_hole()
4261 ext4_discard_preallocations(inode, 0); in ext4_truncate()
Dmballoc.c4938 void ext4_discard_preallocations(struct inode *inode, unsigned int needed) in ext4_discard_preallocations() function
5407 ext4_discard_preallocations(inode, count); in ext4_mb_trim_inode_pa()
Dext4.h2914 extern void ext4_discard_preallocations(struct inode *, unsigned int);
Dsuper.c1435 ext4_discard_preallocations(inode, 0); in ext4_clear_inode()
/Linux-v6.1/include/trace/events/
Dext4.h765 TRACE_EVENT(ext4_discard_preallocations,