Searched defs:linux_fallocate_args (Results 1 – 4 of 4) sorted by relevance
192 struct linux_fallocate_args { struct193 char fd_l_[PADL_(l_int)]; l_int fd; char fd_r_[PADR_(l_int)];194 char mode_l_[PADL_(l_int)]; l_int mode; char mode_r_[PADR_(l_int)];195 char offset_l_[PADL_(l_loff_t)]; l_loff_t offset; char offset_r_[PADR_(l_loff_t)];196 char len_l_[PADL_(l_loff_t)]; l_loff_t len; char len_r_[PADR_(l_loff_t)];
975 struct linux_fallocate_args { struct976 char fd_l_[PADL_(l_int)]; l_int fd; char fd_r_[PADR_(l_int)];977 char mode_l_[PADL_(l_int)]; l_int mode; char mode_r_[PADR_(l_int)];978 char offset_l_[PADL_(l_loff_t)]; l_loff_t offset; char offset_r_[PADR_(l_loff_t)];979 char len_l_[PADL_(l_loff_t)]; l_loff_t len; char len_r_[PADR_(l_loff_t)];
1061 struct linux_fallocate_args { struct1062 char fd_l_[PADL_(l_int)]; l_int fd; char fd_r_[PADR_(l_int)];1063 char mode_l_[PADL_(l_int)]; l_int mode; char mode_r_[PADR_(l_int)];1064 char offset_l_[PADL_(l_loff_t)]; l_loff_t offset; char offset_r_[PADR_(l_loff_t)];1065 char len_l_[PADL_(l_loff_t)]; l_loff_t len; char len_r_[PADR_(l_loff_t)];
1079 struct linux_fallocate_args { struct1080 char fd_l_[PADL_(l_int)]; l_int fd; char fd_r_[PADR_(l_int)];1081 char mode_l_[PADL_(l_int)]; l_int mode; char mode_r_[PADR_(l_int)];1082 char offset_l_[PADL_(l_loff_t)]; l_loff_t offset; char offset_r_[PADR_(l_loff_t)];1083 char len_l_[PADL_(l_loff_t)]; l_loff_t len; char len_r_[PADR_(l_loff_t)];