Home
last modified time | relevance | path

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

/Linux-v5.10/fs/ext4/
Dinode.c346 void ext4_da_update_reserve_space(struct inode *inode, in ext4_da_update_reserve_space() function
649 ext4_da_update_reserve_space(inode, retval, 1); in ext4_map_blocks()
Dextents.c4291 ext4_da_update_reserve_space(inode, allocated_clusters, in ext4_ext_map_blocks()
4312 ext4_da_update_reserve_space(inode, (int) n, 0); in ext4_ext_map_blocks()
Dext4.h2878 extern void ext4_da_update_reserve_space(struct inode *inode,
/Linux-v5.10/include/trace/events/
Dext4.h1201 TRACE_EVENT(ext4_da_update_reserve_space,