Home
last modified time | relevance | path

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

/linux-6.6.21/fs/ext4/
Dindirect.c660 ext4_da_update_reserve_space(inode, count, 1); in ext4_ind_map_blocks()
Dextents.c4367 ext4_da_update_reserve_space(inode, allocated_clusters, in ext4_ext_map_blocks()
4388 ext4_da_update_reserve_space(inode, (int) n, 0); in ext4_ext_map_blocks()
Dext4.h3008 extern void ext4_da_update_reserve_space(struct inode *inode,
Dinode.c332 void ext4_da_update_reserve_space(struct inode *inode, in ext4_da_update_reserve_space() function
/linux-6.6.21/include/trace/events/
Dext4.h1216 TRACE_EVENT(ext4_da_update_reserve_space,