Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/ext4/
H A Dfile.c938 .fallocate = ext4_fallocate,
H A Dext4.h3597 extern long ext4_fallocate(struct file *file, int mode, loff_t offset,
H A Dextents.c4671 long ext4_fallocate(struct file *file, int mode, loff_t offset, loff_t len) in ext4_fallocate() function