Home
last modified time | relevance | path

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

/linux/fs/ext4/
H A Dfile.c974 .fallocate = ext4_fallocate,
H A Dextents.c4816 long ext4_fallocate(struct file *file, int mode, loff_t offset, loff_t len) in ext4_fallocate() function