Searched refs:ext4_alloc_file_blocks (Results 1 – 1 of 1) sorted by relevance
| /linux/fs/ext4/ |
| H A D | extents.c | 4574 static int ext4_alloc_file_blocks(struct file *file, loff_t offset, loff_t len, in ext4_alloc_file_blocks() function 4739 ret = ext4_alloc_file_blocks(file, offset, len, new_size, in ext4_zero_range() 4763 ret = ext4_alloc_file_blocks(file, align_start, in ext4_zero_range() 4831 ret = ext4_alloc_file_blocks(file, offset, len, new_size, in ext4_do_fallocate()
|