Searched defs:linux_fallocate_args (Results 1 – 4 of 4) sorted by relevance
226 struct linux_fallocate_args { struct227 char fd_l_[PADL_(l_int)]; l_int fd; char fd_r_[PADR_(l_int)];228 char mode_l_[PADL_(l_int)]; l_int mode; char mode_r_[PADR_(l_int)];229 char offset_l_[PADL_(l_loff_t)]; l_loff_t offset; char offset_r_[PADR_(l_loff_t)];230 char len_l_[PADL_(l_loff_t)]; l_loff_t len; char len_r_[PADR_(l_loff_t)];
1152 struct linux_fallocate_args { struct1153 char fd_l_[PADL_(l_int)]; l_int fd; char fd_r_[PADR_(l_int)];1154 char mode_l_[PADL_(l_int)]; l_int mode; char mode_r_[PADR_(l_int)];1155 char offset1_l_[PADL_(uint32_t)]; uint32_t offset1; char offset1_r_[PADR_(uint32_t)];1156 char offset2_l_[PADL_(uint32_t)]; uint32_t offset2; char offset2_r_[PADR_(uint32_t)];1157 char len1_l_[PADL_(uint32_t)]; uint32_t len1; char len1_r_[PADR_(uint32_t)];1158 char len2_l_[PADL_(uint32_t)]; uint32_t len2; char len2_r_[PADR_(uint32_t)];
1076 struct linux_fallocate_args { struct1077 char fd_l_[PADL_(l_int)]; l_int fd; char fd_r_[PADR_(l_int)];1078 char mode_l_[PADL_(l_int)]; l_int mode; char mode_r_[PADR_(l_int)];1079 char offset_l_[PADL_(l_loff_t)]; l_loff_t offset; char offset_r_[PADR_(l_loff_t)];1080 char len_l_[PADL_(l_loff_t)]; l_loff_t len; char len_r_[PADR_(l_loff_t)];
1148 struct linux_fallocate_args { struct1149 char fd_l_[PADL_(l_int)]; l_int fd; char fd_r_[PADR_(l_int)];1150 char mode_l_[PADL_(l_int)]; l_int mode; char mode_r_[PADR_(l_int)];1151 char offset_l_[PADL_(l_loff_t)]; l_loff_t offset; char offset_r_[PADR_(l_loff_t)];1152 char len_l_[PADL_(l_loff_t)]; l_loff_t len; char len_r_[PADR_(l_loff_t)];