Home
last modified time | relevance | path

Searched refs:file_fallocate64 (Results 1 - 1 of 1) sorted by relevance

/kernel/liteos_a/fs/vfs/operation/
H A Dvfs_fallocate64.c49 ssize_t file_fallocate64(struct file *filep, int mode, off64_t offset, off64_t len) in file_fallocate64() function
142 return file_fallocate64(filep, mode, offset, len); in fallocate64()

Completed in 1 milliseconds