Home
last modified time | relevance | path

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

/Linux-v4.19/fs/fat/
Dfile.c20 static long fat_fallocate(struct file *file, int mode,
217 .fallocate = fat_fallocate,
263 static long fat_fallocate(struct file *file, int mode, in fat_fallocate() function