Home
last modified time | relevance | path

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

/system/memory/mmd/src/
Dos.rs65 pub fn fallocate<F: AsRawFd>(file: &F, size: u64) -> std::io::Result<()> { in fallocate() function
/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h7494 long (*fallocate)(struct file *, int, loff_t, loff_t); member
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h7757 long (*fallocate)(struct file *, int, loff_t, loff_t); member