Home
last modified time | relevance | path

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

/Linux-v4.19/arch/parisc/kernel/
Dsys_parisc.c353 unsigned int high_off, unsigned int low_off, in parisc_fadvise64_64() argument
356 return ksys_fadvise64_64(fd, (loff_t)high_off << 32 | low_off, in parisc_fadvise64_64()