Home
last modified time | relevance | path

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

/linux-6.12.1/fs/fat/
Dfile.c21 static long fat_fallocate(struct file *file, int mode,
214 .fallocate = fat_fallocate,
260 static long fat_fallocate(struct file *file, int mode, in fat_fallocate() function