Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ext4/
Dextents.c4680 static int ext4_alloc_file_blocks(struct file *file, ext4_lblk_t offset, in ext4_alloc_file_blocks() function
4842 ret = ext4_alloc_file_blocks(file, in ext4_zero_range()
4878 ret = ext4_alloc_file_blocks(file, lblk, max_blocks, new_size, in ext4_zero_range()
5012 ret = ext4_alloc_file_blocks(file, lblk, max_blocks, new_size, flags); in ext4_fallocate()