Home
last modified time | relevance | path

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

/Linux-v5.15/fs/ext4/
Dinode.c355 void ext4_da_update_reserve_space(struct inode *inode, in ext4_da_update_reserve_space() function
658 ext4_da_update_reserve_space(inode, retval, 1); in ext4_map_blocks()
Dextents.c4303 ext4_da_update_reserve_space(inode, allocated_clusters, in ext4_ext_map_blocks()
4324 ext4_da_update_reserve_space(inode, (int) n, 0); in ext4_ext_map_blocks()
Dext4.h3043 extern void ext4_da_update_reserve_space(struct inode *inode,
/Linux-v5.15/include/trace/events/
Dext4.h1201 TRACE_EVENT(ext4_da_update_reserve_space,