Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/fat/
H A Dfile.c21 static long fat_fallocate(struct file *file, int mode,
213 .fallocate = fat_fallocate,
259 static long fat_fallocate(struct file *file, int mode, in fat_fallocate() function