Home
last modified time | relevance | path

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

/Linux-v5.15/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.c149 ext4_discard_preallocations(inode, 0); in ext4_release_file()
Dextents.c103 ext4_discard_preallocations(inode, 0); in ext4_ext_trunc_restart_fn()
4281 ext4_discard_preallocations(inode, 0); in ext4_ext_map_blocks()
5322 ext4_discard_preallocations(inode, 0); in ext4_collapse_range()
5336 ext4_discard_preallocations(inode, 0); in ext4_collapse_range()
5471 ext4_discard_preallocations(inode, 0); in ext4_insert_range()
Dindirect.c702 ext4_discard_preallocations(inode, 0); in ext4_ind_trunc_restart_fn()
Dioctl.c210 ext4_discard_preallocations(inode, 0); in swap_inode_boot_loader()
Dinode.c397 ext4_discard_preallocations(inode, 0); in ext4_da_update_reserve_space()
4045 ext4_discard_preallocations(inode, 0); in ext4_punch_hole()
4201 ext4_discard_preallocations(inode, 0); in ext4_truncate()
Dmballoc.c4928 void ext4_discard_preallocations(struct inode *inode, unsigned int needed) in ext4_discard_preallocations() function
5394 ext4_discard_preallocations(inode, count); in ext4_mb_trim_inode_pa()
Dext4.h2949 extern void ext4_discard_preallocations(struct inode *, unsigned int);
Dsuper.c1401 ext4_discard_preallocations(inode, 0); in ext4_clear_inode()
/Linux-v5.15/include/trace/events/
Dext4.h759 TRACE_EVENT(ext4_discard_preallocations,