Home
last modified time | relevance | path

Searched defs:linux_fstatfs_args (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/sys/arm64/linux/
H A Dlinux_proto.h180 struct linux_fstatfs_args { struct
181 char fd_l_[PADL_(l_uint)]; l_uint fd; char fd_r_[PADR_(l_uint)];
182 …ADL_(struct l_statfs_buf *)]; struct l_statfs_buf * buf; char buf_r_[PADR_(struct l_statfs_buf *)];
/freebsd-12.1/sys/amd64/linux/
H A Dlinux_proto.h512 struct linux_fstatfs_args { struct
513 char fd_l_[PADL_(l_uint)]; l_uint fd; char fd_r_[PADR_(l_uint)];
514 …ADL_(struct l_statfs_buf *)]; struct l_statfs_buf * buf; char buf_r_[PADR_(struct l_statfs_buf *)];
/freebsd-12.1/sys/amd64/linux32/
H A Dlinux32_proto.h313 struct linux_fstatfs_args { struct
314 char fd_l_[PADL_(l_uint)]; l_uint fd; char fd_r_[PADR_(l_uint)];
315 …ADL_(struct l_statfs_buf *)]; struct l_statfs_buf * buf; char buf_r_[PADR_(struct l_statfs_buf *)];
/freebsd-12.1/sys/i386/linux/
H A Dlinux_proto.h308 struct linux_fstatfs_args { struct
309 char fd_l_[PADL_(l_uint)]; l_uint fd; char fd_r_[PADR_(l_uint)];
310 …ADL_(struct l_statfs_buf *)]; struct l_statfs_buf * buf; char buf_r_[PADR_(struct l_statfs_buf *)];