Searched refs:pos_l (Results 1 – 1 of 1) sorted by relevance
/fs/ |
D | read_write.c | 1054 unsigned long, vlen, unsigned long, pos_l, unsigned long, pos_h) in SYSCALL_DEFINE5() argument 1056 loff_t pos = pos_from_hilo(pos_h, pos_l); in SYSCALL_DEFINE5() 1062 unsigned long, vlen, unsigned long, pos_l, unsigned long, pos_h, in SYSCALL_DEFINE6() argument 1065 loff_t pos = pos_from_hilo(pos_h, pos_l); in SYSCALL_DEFINE6() 1074 unsigned long, vlen, unsigned long, pos_l, unsigned long, pos_h) in SYSCALL_DEFINE5() argument 1076 loff_t pos = pos_from_hilo(pos_h, pos_l); in SYSCALL_DEFINE5() 1082 unsigned long, vlen, unsigned long, pos_l, unsigned long, pos_h, in SYSCALL_DEFINE6() argument 1085 loff_t pos = pos_from_hilo(pos_h, pos_l); in SYSCALL_DEFINE6()
|