Home
last modified time | relevance | path

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

/linux/fs/ext4/
H A Dfile.c179 ext4_discard_preallocations(inode); in ext4_release_file()
H A Dextents.c99 ext4_discard_preallocations(inode); in ext4_ext_trunc_restart_fn()
4505 ext4_discard_preallocations(inode); in ext4_ext_map_blocks()
5695 ext4_discard_preallocations(inode); in ext4_collapse_range()
5703 ext4_discard_preallocations(inode); in ext4_collapse_range()
5798 ext4_discard_preallocations(inode); in ext4_insert_range()
H A Dinode.c345 * ext4_discard_preallocations() from here.
389 ext4_discard_preallocations(inode); in ext4_da_update_reserve_space()
4534 ext4_discard_preallocations(inode); in ext4_punch_hole()
4695 ext4_discard_preallocations(inode); in ext4_truncate()
H A Dext4.h3108 extern void ext4_discard_preallocations(struct inode *);
H A Dmballoc.c5608 void ext4_discard_preallocations(struct inode *inode) in ext4_discard_preallocations() function
H A Dsuper.c1547 ext4_discard_preallocations(inode); in ext4_clear_inode()