Home
last modified time | relevance | path

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

/fs/ext4/
Dmove_extent.c687 ext4_discard_preallocations(orig_inode, 0); in ext4_move_extents()
688 ext4_discard_preallocations(donor_inode, 0); in ext4_move_extents()
Dfile.c152 ext4_discard_preallocations(inode, 0); in ext4_release_file()
Dextents.c103 ext4_discard_preallocations(inode, 0); in ext4_ext_trunc_restart_fn()
4342 ext4_discard_preallocations(inode, 0); in ext4_ext_map_blocks()
5392 ext4_discard_preallocations(inode, 0); in ext4_collapse_range()
5406 ext4_discard_preallocations(inode, 0); in ext4_collapse_range()
5545 ext4_discard_preallocations(inode, 0); in ext4_insert_range()
Dindirect.c715 ext4_discard_preallocations(inode, 0); in ext4_ind_trunc_restart_fn()
Dioctl.c208 ext4_discard_preallocations(inode, 0); in swap_inode_boot_loader()
Dinode.c406 ext4_discard_preallocations(inode, 0); in ext4_da_update_reserve_space()
4179 ext4_discard_preallocations(inode, 0); in ext4_punch_hole()
4336 ext4_discard_preallocations(inode, 0); in ext4_truncate()
Dmballoc.c4498 void ext4_discard_preallocations(struct inode *inode, unsigned int needed) in ext4_discard_preallocations() function
4967 ext4_discard_preallocations(inode, count); in ext4_mb_trim_inode_pa()
Dext4.h2846 extern void ext4_discard_preallocations(struct inode *, unsigned int);
Dsuper.c1395 ext4_discard_preallocations(inode, 0); in ext4_clear_inode()