Home
last modified time | relevance | path

Searched refs:ext4_da_update_reserve_space (Results 1 – 4 of 4) sorted by relevance

/fs/ext4/
Dindirect.c660 ext4_da_update_reserve_space(inode, count, 1); in ext4_ind_map_blocks()
Dextents.c4369 ext4_da_update_reserve_space(inode, allocated_clusters, in ext4_ext_map_blocks()
4390 ext4_da_update_reserve_space(inode, (int) n, 0); in ext4_ext_map_blocks()
Dext4.h3016 extern void ext4_da_update_reserve_space(struct inode *inode,
Dinode.c360 void ext4_da_update_reserve_space(struct inode *inode, in ext4_da_update_reserve_space() function