Searched refs:orig_fallocate (Results 1 – 1 of 1) sorted by relevance
172 #define orig_fallocate ((int(*)(int,off_t,off_t))aSyscall[15].xOrig) macro397 return orig_fallocate(fd, off, len); in ts_fallocate()