Home
last modified time | relevance | path

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

/fs/
Dread_write.c1059 unsigned long, vlen, unsigned long, pos_l, unsigned long, pos_h) in SYSCALL_DEFINE5() argument
1061 loff_t pos = pos_from_hilo(pos_h, pos_l); in SYSCALL_DEFINE5()
1067 unsigned long, vlen, unsigned long, pos_l, unsigned long, pos_h, in SYSCALL_DEFINE6() argument
1070 loff_t pos = pos_from_hilo(pos_h, pos_l); in SYSCALL_DEFINE6()
1079 unsigned long, vlen, unsigned long, pos_l, unsigned long, pos_h) in SYSCALL_DEFINE5() argument
1081 loff_t pos = pos_from_hilo(pos_h, pos_l); in SYSCALL_DEFINE5()
1087 unsigned long, vlen, unsigned long, pos_l, unsigned long, pos_h, in SYSCALL_DEFINE6() argument
1090 loff_t pos = pos_from_hilo(pos_h, pos_l); in SYSCALL_DEFINE6()