Searched refs:fatfs_fallocate (Results 1 – 2 of 2) sorted by relevance
127 int fatfs_fallocate(struct file *filep, int mode, off_t offset, off_t len);
990 int fatfs_fallocate(struct file *filep, int mode, off_t offset, off_t len) in fatfs_fallocate() function2453 .fallocate = fatfs_fallocate,