Home
last modified time | relevance | path

Searched refs:ext4_fallocate (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/ext4/
H A Dfile.c932 .fallocate = ext4_fallocate,
H A Dext4.h3573 extern long ext4_fallocate(struct file *file, int mode, loff_t offset,
H A Dextents.c4683 long ext4_fallocate(struct file *file, int mode, loff_t offset, loff_t len) in ext4_fallocate() function
/kernel/linux/linux-6.6/fs/ext4/
H A Dfile.c948 .fallocate = ext4_fallocate,
H A Dext4.h3677 extern long ext4_fallocate(struct file *file, int mode, loff_t offset,
H A Dextents.c4704 long ext4_fallocate(struct file *file, int mode, loff_t offset, loff_t len) in ext4_fallocate() function

Completed in 30 milliseconds