Home
last modified time | relevance | path

Searched defs:linux_ustat_args (Results 1 – 3 of 3) sorted by relevance

/freebsd-12-stable/sys/amd64/linux/
Dlinux_proto.h509 struct linux_ustat_args { struct
510 char dev_l_[PADL_(l_dev_t)]; l_dev_t dev; char dev_r_[PADR_(l_dev_t)];
511 …har ubuf_l_[PADL_(struct l_ustat *)]; struct l_ustat * ubuf; char ubuf_r_[PADR_(struct l_ustat *)];
/freebsd-12-stable/sys/i386/linux/
Dlinux_proto.h205 struct linux_ustat_args { struct
206 char dev_l_[PADL_(l_dev_t)]; l_dev_t dev; char dev_r_[PADR_(l_dev_t)];
207 …har ubuf_l_[PADL_(struct l_ustat *)]; struct l_ustat * ubuf; char ubuf_r_[PADR_(struct l_ustat *)];
/freebsd-12-stable/sys/amd64/linux32/
Dlinux32_proto.h201 struct linux_ustat_args { struct
202 char dev_l_[PADL_(l_dev_t)]; l_dev_t dev; char dev_r_[PADR_(l_dev_t)];
203 …har ubuf_l_[PADL_(struct l_ustat *)]; struct l_ustat * ubuf; char ubuf_r_[PADR_(struct l_ustat *)];