Home
last modified time | relevance | path

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

/linux-6.15/fs/ext4/
H A Dmove_extent.c699 ext4_discard_preallocations(orig_inode); in ext4_move_extents()
700 ext4_discard_preallocations(donor_inode); in ext4_move_extents()
H A Dfile.c177 ext4_discard_preallocations(inode); in ext4_release_file()
H A Dextents.c102 ext4_discard_preallocations(inode); in ext4_ext_trunc_restart_fn()
4411 ext4_discard_preallocations(inode); in ext4_ext_map_blocks()
5332 ext4_discard_preallocations(inode); in ext4_collapse_range()
5340 ext4_discard_preallocations(inode); in ext4_collapse_range()
5433 ext4_discard_preallocations(inode); in ext4_insert_range()
H A Dindirect.c710 ext4_discard_preallocations(inode); in ext4_ind_trunc_restart_fn()
H A Dioctl.c470 ext4_discard_preallocations(inode); in swap_inode_boot_loader()
H A Dinode.c382 ext4_discard_preallocations(inode); in ext4_da_update_reserve_space()
4076 ext4_discard_preallocations(inode); in ext4_punch_hole()
4229 ext4_discard_preallocations(inode); in ext4_truncate()
H A Dext4.h2945 extern void ext4_discard_preallocations(struct inode *);
H A Dmballoc.c5512 void ext4_discard_preallocations(struct inode *inode) in ext4_discard_preallocations() function
H A Dsuper.c1507 ext4_discard_preallocations(inode); in ext4_clear_inode()
/linux-6.15/include/trace/events/
H A Dext4.h773 TRACE_EVENT(ext4_discard_preallocations,