Home
last modified time | relevance | path

Searched defs:linux_fallocate_args (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/amd64/linux32/
H A Dlinux32_proto.h1138 struct linux_fallocate_args { struct
1139 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)];
/f-stack/freebsd/arm64/linux/
H A Dlinux_proto.h222 struct linux_fallocate_args { struct
223 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)];
/f-stack/freebsd/arm/linux/
H A Dlinux_proto.h1132 struct linux_fallocate_args { struct
1133 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)];
/f-stack/freebsd/amd64/linux/
H A Dlinux_proto.h1059 struct linux_fallocate_args { struct
1060 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)];
/f-stack/freebsd/i386/linux/
H A Dlinux_proto.h1133 struct linux_fallocate_args { struct
1134 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)];