| /netbsd-src/external/bsd/am-utils/dist/m4/macros/ |
| H A D | check_unmount_call.m4 | 2 dnl check for the correct system call to unmount a filesystem. 7 AC_CACHE_CHECK(the system call to unmount a filesystem, 10 # check for various unmount a filesystem calls 14 ac_cv_unmount_call=unmount
|
| H A D | check_unmount_args.m4 | 2 dnl check the unmount system call arguments needed for 5 AC_CACHE_CHECK(unmount system-call arguments,
|
| /netbsd-src/external/bsd/am-utils/dist/conf/umount/ |
| H A D | umount_bsd44.c | 59 error = unmount(mntdir, 0); in umount_fs() 109 error = unmount(mntdir, MNT2_GEN_OPT_FORCE); in umount2_fs()
|
| /netbsd-src/distrib/alpha/rz25dist/ |
| H A D | Makefile | 65 unmount-fs: 69 diskimage.gz: mount-fs build-fs unmount-fs 101 /bin/rm -f mount-fs build-fs unmount-fs
|
| /netbsd-src/external/cddl/osnet/ |
| H A D | TODO | 6 * zpool cannot be destroyed -> could not destroy 'test': could not unmount datasets 51 DONE fix dangling vnode panic, get zfs unmount to work 87 2) zfs unmount crash in getmntinfo
|
| /netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/freebsd/sys/ |
| H A D | mount.d | 314 int unmount(const char*, int); in version() 342 pragma(mangle, "unmount@@FBSD_1.0") int unmount(const char*, int);
|
| /netbsd-src/etc/rc.d/ |
| H A D | mountall | 39 zfs unmount -a
|
| /netbsd-src/external/cddl/osnet/include/ |
| H A D | mnttab.h | 49 #define umount2(p, f) unmount(p, f)
|
| /netbsd-src/external/bsd/am-utils/include/ |
| H A D | aux_conf.h | 31 #define UNMOUNT_TRAP(mnt) unmount(mnt->mnt_dir)
|
| /netbsd-src/external/cddl/osnet/lib/libzfs/ |
| H A D | zmount.c | 72 return unmount(spec, mflag); in umount2()
|
| /netbsd-src/external/bsd/kyua-testers/dist/ |
| H A D | fs.c | 91 unmount(const char* KYUA_DEFS_UNUSED_PARAM(path), in unmount() function 362 if (unmount(mount_point, 0) == -1) { in unmount_with_unmount2()
|
| /netbsd-src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/ |
| H A D | kirkwood-dnskw.dtsi | 23 label = "USB unmount button"; 133 pmx_button_unmount: pmx-button-unmount {
|
| H A D | gemini-dlink-dir-685.dts | 42 label = "unmount"; 101 * The LEDs both sit inside the unmount button and the 102 * label on the case says "unmount".
|
| /netbsd-src/tests/fs/common/ |
| H A D | fstest_zfs.c | 131 unmount(path, flags); in zfs_fstest_unmount()
|
| /netbsd-src/usr.sbin/fusermount/ |
| H A D | fusermount.c | 67 if (unmount(argv[i], 0) < 0) { in refuse_unmount()
|
| /netbsd-src/tests/fs/tmpfs/ |
| H A D | README | 13 remove the need to do the mount/unmount steps in each and every test case.
|
| /netbsd-src/sbin/mount_umap/ |
| H A D | umap_manual | 132 unmount and remount the sub-tree, or reboot.} 143 either unmount and remount or reboot before they will take effect. 158 files, you will need to unmount and remount the sub-tree or reboot before they 172 unmount and remount the sub-tree or reboot before they will take effect.}
|
| /netbsd-src/sbin/mount_portal/examples/ |
| H A D | overview | 13 path. Otherwise, umount may not be able to unmount it, as it
|
| /netbsd-src/sys/fs/puffs/ |
| H A D | puffs_vfsops.c | 339 PUFFS_MSG_VARS(vfs, unmount); in puffs_vfsop_unmount() 371 PUFFS_MSG_ALLOC(vfs, unmount); in puffs_vfsop_unmount() 377 PUFFS_MSG_RELEASE(unmount); in puffs_vfsop_unmount()
|
| /netbsd-src/external/bsd/am-utils/dist/ |
| H A D | README.release-announce | 24 - Add synchronous unmount code for amq -uu
|
| /netbsd-src/share/examples/puffs/pgfs/ |
| H A D | mount.c | 131 PUFFSOP_SETFSNOP(pops, unmount); in main()
|
| /netbsd-src/external/gpl3/gcc.old/dist/libphobos/m4/ |
| H A D | druntime.m4 | 26 # canonicalize only relative paths, because then amd will not unmount
|
| /netbsd-src/usr.sbin/autofs/ |
| H A D | automount.c | 60 error = unmount(sb->f_mntonname, flags); in unmount_by_statfs()
|
| /netbsd-src/tests/fs/puffs/h_dtfs/ |
| H A D | dtfs.c | 185 PUFFSOP_SET(pops, dtfs, fs, unmount); in main()
|
| /netbsd-src/lib/libperfuse/ |
| H A D | perfuse.c | 493 PUFFSOP_SET(pops, perfuse, fs, unmount); in perfuse_init() 698 return unmount(ps->ps_target, MNT_FORCE); in perfuse_unmount()
|