FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
FMNT_UNMOUNTF
sys/fs/fdescfs/fdesc_vfsops.c
143
fmp->flags |= FMNT_UNMOUNTF;
sys/fs/fdescfs/fdesc_vnops.c
157
if (fmp == NULL || fmp->flags & FMNT_UNMOUNTF) {
sys/fs/fdescfs/fdesc_vnops.c
210
if (fmp == NULL || fmp->flags & FMNT_UNMOUNTF) {