Home
last modified time | relevance | path

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

/Linux-v6.6/fs/ext4/
Dmove_extent.c692 ext4_discard_preallocations(orig_inode, 0); in ext4_move_extents()
693 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()
4316 ext4_discard_preallocations(inode, 0); in ext4_ext_map_blocks()
5357 ext4_discard_preallocations(inode, 0); in ext4_collapse_range()
5365 ext4_discard_preallocations(inode, 0); in ext4_collapse_range()
5497 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()
4005 ext4_discard_preallocations(inode, 0); in ext4_punch_hole()
4158 ext4_discard_preallocations(inode, 0); in ext4_truncate()
Dext4.h2906 extern void ext4_discard_preallocations(struct inode *, unsigned int);
Dmballoc.c5517 void ext4_discard_preallocations(struct inode *inode, unsigned int needed) in ext4_discard_preallocations() function
Dsuper.c1520 ext4_discard_preallocations(inode, 0); in ext4_clear_inode()
/Linux-v6.6/include/trace/events/
Dext4.h774 TRACE_EVENT(ext4_discard_preallocations,