Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ext4/
H A Dmove_extent.c689 ext4_discard_preallocations(orig_inode, 0); in ext4_move_extents()
690 ext4_discard_preallocations(donor_inode, 0); in ext4_move_extents()
H A Dfile.c152 ext4_discard_preallocations(inode, 0); in ext4_release_file()
H A Dextents.c103 ext4_discard_preallocations(inode, 0); in ext4_ext_trunc_restart_fn()
4312 ext4_discard_preallocations(inode, 0); in ext4_ext_map_blocks()
5364 ext4_discard_preallocations(inode, 0); in ext4_collapse_range()
5378 ext4_discard_preallocations(inode, 0); in ext4_collapse_range()
5517 ext4_discard_preallocations(inode, 0); in ext4_insert_range()
H A Dindirect.c700 ext4_discard_preallocations(inode, 0); in ext4_ind_trunc_restart_fn()
H A Dioctl.c206 ext4_discard_preallocations(inode, 0); in swap_inode_boot_loader()
H A Dinode.c398 ext4_discard_preallocations(inode, 0); in ext4_da_update_reserve_space()
4197 ext4_discard_preallocations(inode, 0); in ext4_punch_hole()
4353 ext4_discard_preallocations(inode, 0); in ext4_truncate()
H A Dmballoc.c4368 void ext4_discard_preallocations(struct inode *inode, unsigned int needed) in ext4_discard_preallocations() function
4834 ext4_discard_preallocations(inode, count); in ext4_mb_trim_inode_pa()
H A Dext4.h2838 extern void ext4_discard_preallocations(struct inode *, unsigned int);
H A Dsuper.c1407 ext4_discard_preallocations(inode, 0); in ext4_clear_inode()
/OK3568_Linux_fs/kernel/include/trace/events/
H A Dext4.h770 TRACE_EVENT(ext4_discard_preallocations,