Searched refs:fat_fallocate (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/fat/ |
H A D | file.c | 21 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
|
/kernel/linux/linux-6.6/fs/fat/ |
H A D | file.c | 21 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
|
Completed in 2 milliseconds