OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
udf_statfs
sys/isofs/udf/udf_extern.h
27
int udf_statfs(struct mount *, struct statfs *, struct proc *);
sys/isofs/udf/udf_vfsops.c
90
.vfs_statfs = udf_statfs,