Searched defs:fallocate (Results 1 – 3 of 3) sorted by relevance
9 SYS_FUNC(fallocate) in SYS_FUNC() argument
13 int fallocate(int fd, int mode, off_t offset, off_t len) in fallocate() function
1320 struct fallocate_data fallocate; member