FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
umountfs
sbin/umount/umount.c
170
if (umountfs(sfs) != 0)
sbin/umount/umount.c
327
return (umountfs(sfs));
sbin/umount/umount.c
80
int umountfs(struct statfs *sfs);