Searched defs:fallocate (Results 1 – 3 of 3) sorted by relevance
65 pub fn fallocate<F: AsRawFd>(file: &F, size: u64) -> std::io::Result<()> { in fallocate() function
7494 long (*fallocate)(struct file *, int, loff_t, loff_t); member
7757 long (*fallocate)(struct file *, int, loff_t, loff_t); member