ext4_da_update_reserve_space 2643 fs/ext4/ext4.h extern void ext4_da_update_reserve_space(struct inode *inode,
ext4_da_update_reserve_space 4527 fs/ext4/extents.c 			ext4_da_update_reserve_space(inode, allocated_clusters,
ext4_da_update_reserve_space 4548 fs/ext4/extents.c 				ext4_da_update_reserve_space(inode, (int) n, 0);
ext4_da_update_reserve_space  670 fs/ext4/inode.c 			ext4_da_update_reserve_space(inode, retval, 1);
ext4_da_update_reserve_space 1165 include/trace/events/ext4.h TRACE_EVENT(ext4_da_update_reserve_space,