Home
last modified time | relevance | path

Searched defs:fallocate (Results 1 – 2 of 2) sorted by relevance

/linux-3.3/fs/
Dopen.c272 SYSCALL_DEFINE(fallocate)(int fd, int mode, loff_t offset, loff_t len) in SYSCALL_DEFINE() argument
/linux-3.3/include/linux/
Dfs.h1624 long (*fallocate)(struct file *file, int mode, loff_t offset, member