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