Searched defs:linux_llseek_args (Results 1 – 2 of 2) sorted by relevance
439 struct linux_llseek_args { struct440 char fd_l_[PADL_(l_int)]; l_int fd; char fd_r_[PADR_(l_int)];441 char ohigh_l_[PADL_(l_ulong)]; l_ulong ohigh; char ohigh_r_[PADR_(l_ulong)];442 char olow_l_[PADL_(l_ulong)]; l_ulong olow; char olow_r_[PADR_(l_ulong)];443 char res_l_[PADL_(l_loff_t *)]; l_loff_t * res; char res_r_[PADR_(l_loff_t *)];444 char whence_l_[PADL_(l_uint)]; l_uint whence; char whence_r_[PADR_(l_uint)];
435 struct linux_llseek_args { struct436 char fd_l_[PADL_(l_int)]; l_int fd; char fd_r_[PADR_(l_int)];437 char ohigh_l_[PADL_(l_ulong)]; l_ulong ohigh; char ohigh_r_[PADR_(l_ulong)];438 char olow_l_[PADL_(l_ulong)]; l_ulong olow; char olow_r_[PADR_(l_ulong)];439 char res_l_[PADL_(l_loff_t *)]; l_loff_t * res; char res_r_[PADR_(l_loff_t *)];440 char whence_l_[PADL_(l_uint)]; l_uint whence; char whence_r_[PADR_(l_uint)];