Searched refs:lseek_overflow (Results 1 – 2 of 2) sorted by relevance
31 static inline off_t lseek_overflow (loff_t res) in lseek_overflow() function49 return rc ?: lseek_overflow (res); in __lseek()
26 static inline off_t lseek_overflow (loff_t res) in lseek_overflow() function