Home
last modified time | relevance | path

Searched refs:_fallocate (Results 1 – 1 of 1) sorted by relevance

/external/google-breakpad/src/third_party/lss/
Dlinux_syscall_support.h1847 LSS_INLINE _syscall6(int, _fallocate, int, fd, in _syscall6() argument
1855 return LSS_NAME(_fallocate)(fd, mode, o.w[0], o.w[1], l.w[0], l.w[1]); in _syscall6()