Home
last modified time | relevance | path

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

/linux-6.15/fs/ext4/
H A Dextents.c4665 static long ext4_do_fallocate(struct file *file, loff_t offset, in ext4_do_fallocate() function
4750 ret = ext4_do_fallocate(file, offset, len, mode); in ext4_fallocate()