Searched defs:vfs_fallocate (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/fs/ | ||
H A D | open.c | 225 int vfs_fallocate(struct file *file, int mode, loff_t offset, loff_t len) vfs_fallocate() function 316 EXPORT_SYMBOL_GPL(vfs_fallocate); variable |
Completed in 219 milliseconds