Searched refs:ext4_da_update_reserve_space (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/fs/ext4/ |
H A D | indirect.c | 658 ext4_da_update_reserve_space(inode, count, 1); in ext4_ind_map_blocks()
|
H A D | extents.c | 4346 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()
|
H A D | ext4.h | 2915 extern void ext4_da_update_reserve_space(struct inode *inode,
|
H A D | inode.c | 363 void ext4_da_update_reserve_space(struct inode *inode, in ext4_da_update_reserve_space() function
|
/kernel/linux/linux-6.6/fs/ext4/ |
H A D | indirect.c | 660 ext4_da_update_reserve_space(inode, count, 1); in ext4_ind_map_blocks()
|
H A D | extents.c | 4367 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()
|
H A D | ext4.h | 3008 extern void ext4_da_update_reserve_space(struct inode *inode,
|
H A D | inode.c | 332 void ext4_da_update_reserve_space(struct inode *inode, in ext4_da_update_reserve_space() function
|
/kernel/linux/linux-5.10/include/trace/events/ |
H A D | ext4.h | 1214 TRACE_EVENT(ext4_da_update_reserve_space,
|
/kernel/linux/linux-6.6/include/trace/events/ |
H A D | ext4.h | 1216 TRACE_EVENT(ext4_da_update_reserve_space,
|
Completed in 55 milliseconds