Home
last modified time | relevance | path

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

/linux/fs/ext4/
H A Dextents.c4545 static int ext4_alloc_file_blocks(struct file *file, ext4_lblk_t offset, in ext4_alloc_file_blocks() function
4697 ret = ext4_alloc_file_blocks(file, alloc_lblk, len_lblk, in ext4_zero_range()
4723 ret = ext4_alloc_file_blocks(file, start_lblk, zero_blks, in ext4_zero_range()
4795 ret = ext4_alloc_file_blocks(file, start_lblk, len_lblk, new_size, in ext4_do_fallocate()