Searched defs:linux_fallocate_args (Results 1 – 5 of 5) sorted by relevance
1138 struct linux_fallocate_args { struct1139 char fd_l_[PADL_(l_int)]; l_int fd; char fd_r_[PADR_(l_int)];1140 char mode_l_[PADL_(l_int)]; l_int mode; char mode_r_[PADR_(l_int)];1141 char offset1_l_[PADL_(uint32_t)]; uint32_t offset1; char offset1_r_[PADR_(uint32_t)];1142 char offset2_l_[PADL_(uint32_t)]; uint32_t offset2; char offset2_r_[PADR_(uint32_t)];1143 char len1_l_[PADL_(uint32_t)]; uint32_t len1; char len1_r_[PADR_(uint32_t)];1144 char len2_l_[PADL_(uint32_t)]; uint32_t len2; char len2_r_[PADR_(uint32_t)];
222 struct linux_fallocate_args { struct223 char fd_l_[PADL_(l_int)]; l_int fd; char fd_r_[PADR_(l_int)];224 char mode_l_[PADL_(l_int)]; l_int mode; char mode_r_[PADR_(l_int)];225 char offset_l_[PADL_(l_loff_t)]; l_loff_t offset; char offset_r_[PADR_(l_loff_t)];226 char len_l_[PADL_(l_loff_t)]; l_loff_t len; char len_r_[PADR_(l_loff_t)];
1132 struct linux_fallocate_args { struct1133 char fd_l_[PADL_(l_int)]; l_int fd; char fd_r_[PADR_(l_int)];1134 char mode_l_[PADL_(l_int)]; l_int mode; char mode_r_[PADR_(l_int)];1135 char offset_l_[PADL_(l_loff_t)]; l_loff_t offset; char offset_r_[PADR_(l_loff_t)];1136 char len_l_[PADL_(l_loff_t)]; l_loff_t len; char len_r_[PADR_(l_loff_t)];
1059 struct linux_fallocate_args { struct1060 char fd_l_[PADL_(l_int)]; l_int fd; char fd_r_[PADR_(l_int)];1061 char mode_l_[PADL_(l_int)]; l_int mode; char mode_r_[PADR_(l_int)];1062 char offset_l_[PADL_(l_loff_t)]; l_loff_t offset; char offset_r_[PADR_(l_loff_t)];1063 char len_l_[PADL_(l_loff_t)]; l_loff_t len; char len_r_[PADR_(l_loff_t)];
1133 struct linux_fallocate_args { struct1134 char fd_l_[PADL_(l_int)]; l_int fd; char fd_r_[PADR_(l_int)];1135 char mode_l_[PADL_(l_int)]; l_int mode; char mode_r_[PADR_(l_int)];1136 char offset_l_[PADL_(l_loff_t)]; l_loff_t offset; char offset_r_[PADR_(l_loff_t)];1137 char len_l_[PADL_(l_loff_t)]; l_loff_t len; char len_r_[PADR_(l_loff_t)];