Home
last modified time | relevance | path

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

/fs/
Dread_write.c1020 unsigned long, vlen, unsigned long, pos_l, unsigned long, pos_h) in SYSCALL_DEFINE5() argument
1022 loff_t pos = pos_from_hilo(pos_h, pos_l); in SYSCALL_DEFINE5()
1028 unsigned long, vlen, unsigned long, pos_l, unsigned long, pos_h, in SYSCALL_DEFINE6() argument
1031 loff_t pos = pos_from_hilo(pos_h, pos_l); in SYSCALL_DEFINE6()
1040 unsigned long, vlen, unsigned long, pos_l, unsigned long, pos_h) in SYSCALL_DEFINE5() argument
1042 loff_t pos = pos_from_hilo(pos_h, pos_l); in SYSCALL_DEFINE5()
1048 unsigned long, vlen, unsigned long, pos_l, unsigned long, pos_h, in SYSCALL_DEFINE6() argument
1051 loff_t pos = pos_from_hilo(pos_h, pos_l); in SYSCALL_DEFINE6()