Home
last modified time | relevance | path

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

/arch/mips/kernel/
Dlinux32.c161 asmlinkage long sys32_fallocate(int fd, int mode, unsigned offset_a2, in sys32_fallocate() argument
164 return sys_fallocate(fd, mode, merge_64(offset_a2, offset_a3), in sys32_fallocate()