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

/linux-4.4.14/arch/mips/kernel/
H A Dlinux32.c162 asmlinkage long sys32_fallocate(int fd, int mode, unsigned offset_a2, sys32_fallocate() argument
165 return sys_fallocate(fd, mode, merge_64(offset_a2, offset_a3), sys32_fallocate()

Completed in 50 milliseconds