OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:unmount
(Results
1 - 24
of
24
) sorted by relevancy
/src/etc/rc.d/
mountall
33
#
Unmount
file systems noted in fstab.
36
#
Unmount
ZFS file systems.
39
zfs
unmount
-a
/src/tests/fs/common/
fstest_zfs.c
131
unmount
(path, flags);
/src/usr.sbin/fusermount/
fusermount.c
59
/*
unmount
mount point(s) */
67
if (
unmount
(argv[i], 0) < 0) {
68
warn("can't
unmount
`%s'", argv[i]);
/src/distrib/alpha/rz25dist/
Makefile
65
unmount
-fs:
69
diskimage.gz: mount-fs build-fs
unmount
-fs
101
/bin/rm -f mount-fs build-fs
unmount
-fs
/src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
kirkwood-dnskw.dtsi
23
label = "USB
unmount
button";
133
pmx_button_unmount: pmx-button-
unmount
{
/src/share/examples/puffs/pgfs/
mount.c
131
PUFFSOP_SETFSNOP(pops,
unmount
);
/src/tests/fs/puffs/h_dtfs/
dtfs.c
185
PUFFSOP_SET(pops, dtfs, fs,
unmount
);
/src/usr.sbin/autofs/
automount.c
60
error =
unmount
(sb->f_mntonname, flags);
62
log_warn("cannot
unmount
%s", sb->f_mntonname);
autounmountd.c
165
error =
unmount
(mountpoint, 0);
168
log_debugx("cannot
unmount
%s: %s",
171
log_warn("cannot
unmount
%s", mountpoint);
/src/usr.sbin/puffs/mount_9p/
ninepuffs.c
225
PUFFSOP_SET(pops, puffs9p, fs,
unmount
);
/src/lib/libperfuse/
perfuse.c
493
PUFFSOP_SET(pops, perfuse, fs,
unmount
);
679
* Normal exit after
unmount
698
return
unmount
(ps->ps_target, MNT_FORCE);
/src/usr.bin/eject/
eject.c
326
/*
Unmount
all filesystems attached to dev. */
362
unmount
(mounts[i].f_mntonname, 0) == -1)
363
err(1, "
unmount
: %s", mounts[i].f_mntonname);
/src/sys/fs/puffs/
puffs_vfsops.c
252
* Also, in the event of "b",
unmount
-f should be used,
339
PUFFS_MSG_VARS(vfs,
unmount
);
352
* root vnode does not get flushed until
unmount
. The
355
* should userspace
unmount
decide it doesn't want to
371
PUFFS_MSG_ALLOC(vfs,
unmount
);
377
PUFFS_MSG_RELEASE(
unmount
);
/src/usr.sbin/puffs/mount_psshfs/
psshfs.c
251
PUFFSOP_SET(pops, psshfs, fs,
unmount
);
/src/sys/sys/
mount.h
386
void vfs_shutdown(void); /*
unmount
and sync file systems */
388
bool vfs_unmountall(struct lwp *); /*
unmount
file systems */
494
int
unmount
(const char *, int);
/src/sbin/umount/
umount.c
294
(void)printf("Trying
unmount
program %s%s\n",
328
(void)printf("(No separate
unmount
program.)\n");
336
if (
unmount
(mntpt, fflag) == -1) {
/src/lib/libc/sys/
Makefile.inc
162
umask.S undelete.S unlink.S unlinkat.S
unmount
.S __utimes50.S \
371
MLINKS+=mount.2
unmount
.2
/src/lib/libpuffs/
null.c
168
PUFFSOP_SETFSNOP(pops,
unmount
);
/src/usr.sbin/puffs/mount_sysctlfs/
sysctlfs.c
279
PUFFSOP_SETFSNOP(pops,
unmount
);
/src/sbin/mount_portal/
puffs_portal.c
437
PUFFSOP_SETFSNOP(pops,
unmount
);
/src/lib/librefuse/
refuse.c
1225
PUFFSOP_SET(pops, puffs_fuse, fs,
unmount
);
/src/lib/libp2k/
p2k.c
288
PUFFSOP_SET(pops, p2k, fs,
unmount
);
615
printf("\nSOFT
UNMOUNT
FAILED, MP INFO DUMP\n");
/src/lib/librumphijack/
hijack.c
403
{ DUALCALL_UNMOUNT, "
unmount
", RSYS_NAME(
UNMOUNT
) },
2806
PATHCALL(int,
unmount
, DUALCALL_UNMOUNT, \
/src/sys/rump/librump/rumpkern/
rump_syscalls.c
432
__weak_alias(
unmount
,rump___sysimpl_unmount);
6799
}, /* 22 =
unmount
*/
Completed in 28 milliseconds
Indexes created Sun Oct 12 02:09:55 GMT 2025