Home
last modified time | relevance | path

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

/linux-4.19.296/fs/ext4/
Dfile.c532 .fallocate = ext4_fallocate,
Dext4.h3211 extern long ext4_fallocate(struct file *file, int mode, loff_t offset,
Dextents.c4935 long ext4_fallocate(struct file *file, int mode, loff_t offset, loff_t len) in ext4_fallocate() function