Home
last modified time | relevance | path

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

/linux-6.6.21/fs/ext4/
Dmove_extent.c690 ext4_discard_preallocations(orig_inode, 0); in ext4_move_extents()
691 ext4_discard_preallocations(donor_inode, 0); in ext4_move_extents()
Dfile.c177 ext4_discard_preallocations(inode, 0); in ext4_release_file()
Dextents.c103 ext4_discard_preallocations(inode, 0); in ext4_ext_trunc_restart_fn()
4345 ext4_discard_preallocations(inode, 0); in ext4_ext_map_blocks()
5388 ext4_discard_preallocations(inode, 0); in ext4_collapse_range()
5396 ext4_discard_preallocations(inode, 0); in ext4_collapse_range()
5528 ext4_discard_preallocations(inode, 0); in ext4_insert_range()
Dindirect.c717 ext4_discard_preallocations(inode, 0); in ext4_ind_trunc_restart_fn()
Dioctl.c461 ext4_discard_preallocations(inode, 0); in swap_inode_boot_loader()
Dinode.c374 ext4_discard_preallocations(inode, 0); in ext4_da_update_reserve_space()
4017 ext4_discard_preallocations(inode, 0); in ext4_punch_hole()
4170 ext4_discard_preallocations(inode, 0); in ext4_truncate()
Dext4.h2907 extern void ext4_discard_preallocations(struct inode *, unsigned int);
Dmballoc.c5520 void ext4_discard_preallocations(struct inode *inode, unsigned int needed) in ext4_discard_preallocations() function
Dsuper.c1521 ext4_discard_preallocations(inode, 0); in ext4_clear_inode()
/linux-6.6.21/include/trace/events/
Dext4.h774 TRACE_EVENT(ext4_discard_preallocations,