Home
last modified time | relevance | path

Searched defs:vfs_fallocate (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/
H A Dopen.c229 int vfs_fallocate(struct file *file, int mode, loff_t offset, loff_t len) in vfs_fallocate() function
324 EXPORT_SYMBOL_GPL(vfs_fallocate); variable
/kernel/linux/linux-6.6/fs/
H A Dopen.c244 int vfs_fallocate(struct file *file, int mode, loff_t offset, loff_t len) in vfs_fallocate() function
339 EXPORT_SYMBOL_GPL(vfs_fallocate); variable

Completed in 4 milliseconds