Home
last modified time | relevance | path

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

/linux-6.12.1/fs/
Dread_write.c1123 static inline loff_t pos_from_hilo(unsigned long high, unsigned long low) in pos_from_hilo() function
1190 loff_t pos = pos_from_hilo(pos_h, pos_l); in SYSCALL_DEFINE5()
1199 loff_t pos = pos_from_hilo(pos_h, pos_l); in SYSCALL_DEFINE6()
1210 loff_t pos = pos_from_hilo(pos_h, pos_l); in SYSCALL_DEFINE5()
1219 loff_t pos = pos_from_hilo(pos_h, pos_l); in SYSCALL_DEFINE6()