Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ext4/
Dextents.c4346 ext4_da_update_reserve_space(inode, allocated_clusters, in ext4_ext_map_blocks()
4367 ext4_da_update_reserve_space(inode, (int) n, 0); in ext4_ext_map_blocks()
Dinode.c363 void ext4_da_update_reserve_space(struct inode *inode, in ext4_da_update_reserve_space() function
666 ext4_da_update_reserve_space(inode, retval, 1); in ext4_map_blocks()
Dext4.h2908 extern void ext4_da_update_reserve_space(struct inode *inode,
/kernel/linux/linux-5.10/include/trace/events/
Dext4.h1214 TRACE_EVENT(ext4_da_update_reserve_space,