Home
last modified time | relevance | path

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

/freebsd-src/sys/arm64/linux/
H A Dlinux_proto.h211 struct linux_fstatfs_args { struct
212 char fd_l_[PADL_(l_uint)]; l_uint fd; char fd_r_[PADR_(l_uint)];
213 …ADL_(struct l_statfs_buf *)]; struct l_statfs_buf * buf; char buf_r_[PADR_(struct l_statfs_buf *)];
/freebsd-src/sys/amd64/linux/
H A Dlinux_proto.h525 struct linux_fstatfs_args { struct
526 char fd_l_[PADL_(l_uint)]; l_uint fd; char fd_r_[PADR_(l_uint)];
527 …ADL_(struct l_statfs_buf *)]; struct l_statfs_buf * buf; char buf_r_[PADR_(struct l_statfs_buf *)];
/freebsd-src/sys/i386/linux/
H A Dlinux_proto.h307 struct linux_fstatfs_args { struct
308 char fd_l_[PADL_(l_uint)]; l_uint fd; char fd_r_[PADR_(l_uint)];
309 …ADL_(struct l_statfs_buf *)]; struct l_statfs_buf * buf; char buf_r_[PADR_(struct l_statfs_buf *)];
/freebsd-src/sys/amd64/linux32/
H A Dlinux32_proto.h316 struct linux_fstatfs_args { struct
317 char fd_l_[PADL_(l_uint)]; l_uint fd; char fd_r_[PADR_(l_uint)];
318 …ADL_(struct l_statfs_buf *)]; struct l_statfs_buf * buf; char buf_r_[PADR_(struct l_statfs_buf *)];