Home
last modified time | relevance | path

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

/kernel/liteos_a/fs/vfs/operation/
Dvfs_force_umount.c301 static int ErrorFopFallocate(struct file* filep, int mode, off_t offset, off_t len) in ErrorFopFallocate() function
349 .fallocate = ErrorFopFallocate,