Home
last modified time | relevance | path

Searched refs:mount (Results 1 – 25 of 110) sorted by relevance

12345

/glibc-2.36/sysdeps/unix/sysv/linux/
Dtst-ttyname.c310 VERIFY (mount ("tmpfs", chrootdir, "tmpfs", 0, "mode=755") == 0); in do_in_chroot_1()
317 VERIFY (mount ("/proc", "proc", NULL, MS_BIND|MS_REC, NULL) == 0); in do_in_chroot_1()
318 VERIFY (mount ("devpts", "dev/pts", "devpts", in do_in_chroot_1()
325 VERIFY (mount (slavename, "console", NULL, MS_BIND, NULL) == 0); in do_in_chroot_1()
384 VERIFY (mount ("tmpfs", chrootdir, "tmpfs", 0, "mode=755") == 0); in do_in_chroot_2()
391 VERIFY (mount ("devpts", "dev/pts", "devpts", in do_in_chroot_2()
398 VERIFY (mount (slavename, "console", NULL, MS_BIND, NULL) == 0); in do_in_chroot_2()
414 VERIFY (mount ("proc", "/proc", "proc", in do_in_chroot_2()
471 VERIFY (mount ("/console", "/dev/console", NULL, MS_BIND, NULL) == 0); in run_chroot_tests()
495 VERIFY (mount ("/console", "/dev/console", NULL, MS_BIND, NULL) == 0); in run_chroot_tests()
[all …]
DMakefile82 sysdep_headers += sys/mount.h sys/acct.h \
133 tst-mount \
260 tests-special += $(objpfx)tst-mount-consts.out
261 $(objpfx)tst-mount-consts.out: ../sysdeps/unix/sysv/linux/tst-mount-consts.py
263 ../sysdeps/unix/sysv/linux/tst-mount-consts.py \
266 $(objpfx)tst-mount-consts.out: $(sysdeps-linux-python-deps)
Dsyscalls.list41 mount EXTRA mount i:sssUp __mount mount
Dtst-getcwd-smallbuff.c135 if (mount ("/", MOUNT_NAME, NULL, MS_BIND | MS_REC, NULL)) in child_func()
Dsyscall-names.list265 mount
/glibc-2.36/manual/
Dsysinfo.texi337 loop device essentially mount a regular file.
361 describes all possibly mounted filesystems. The @code{mount} program
362 uses this file to mount at startup time of the system all the
375 mount, if the system's administration policy allows it. But programs
376 that mount and unmount filesystems typically maintain and use these
398 * Other Mount Information:: Other (non-libc) sources of mount information
425 This describes the mount point on the local system. I.e., accessing any
435 @code{mount} call. Again, this can be almost anything. There can be
562 Since there is normally exactly one entry for each mount point it
591 This element points to a string describing the mount point of the
[all …]
Dstartup.texi198 * Suboptions Example:: This shows how it could be done for @code{mount}.
217 programs is certainly @code{mount}(8). The @code{-o} option take one
258 The code which might appear in the @code{mount}(8) program is a perfect
Derrno.texi234 requires one. For example, trying to mount an ordinary file as a file
682 An attempt was made to NFS-mount a remote file system with a file name that
/glibc-2.36/io/
Dtst-lchmod.c34 #if __has_include (<sys/mount.h>)
265 #if __has_include (<sys/mount.h>) in do_test()
275 = mount (tempdir, "/proc", "none", MS_BIND, NULL) == 0; in do_test()
/glibc-2.36/support/
Dsupport_enter_mount_namespace.c36 if (mount ("none", "/", NULL, MS_REC | MS_PRIVATE, NULL) != 0) in support_enter_mount_namespace()
Dtest-container.c54 #define mount(s,t,fs,f,d) no_mount() macro
266 if (mount (src, dest, "", MS_BIND | MS_REC, NULL) < 0) in trymount()
1146 if (mount ("none", "/", NULL, MS_REC | MS_PRIVATE, NULL) != 0) in main()
1234 if (mount ("proc", "/proc", "proc", 0, NULL) != 0) in main()
/glibc-2.36/sysdeps/unix/sysv/linux/include/sys/
Dmount.h22 #include_next <sys/mount.h>
/glibc-2.36/inet/
Detc.rpc10 mountd 100005 mount showmount
/glibc-2.36/sysdeps/unix/sysv/linux/sys/
Dmount.h217 extern int mount (const char *__special_file, const char *__dir,
/glibc-2.36/misc/
DVersions56 madvise; mkstemp; mktemp; mlock; mlockall; mmap; mount; mprotect; msync;
/glibc-2.36/mach/
Derr_kern.sub109 "(os/unix) mount device busy",
/glibc-2.36/ChangeLog.old/
DChangeLog.25640 linux: return UNSUPPORTED from tst-mount if entering mount namespace fails
642 * sysdeps/unix/sysv/linux/tst-mount.c: Modified.
1503 * sysdeps/unix/sysv/linux/sys/mount.h: Modified.
1510 * sysdeps/unix/sysv/linux/tst-mount-consts.py: Modified.
1511 * sysdeps/unix/sysv/linux/tst-mount.c: Modified.
1520 linux: Add tst-mount to check for Linux new mount API
1523 * sysdeps/unix/sysv/linux/tst-mount.c: New file.
1563 * sysdeps/unix/sysv/linux/sys/mount.h: Modified.
1569 * sysdeps/unix/sysv/linux/tst-mount-consts.py: Modified.
1611 * sysdeps/unix/sysv/linux/sys/mount.h: Modified.
[all …]
DChangeLog.5659 * sysdeps/unix/sysv/linux/Dist: Add sys/sysinfo.h, sys/mount.h,
660 sys/kdaemon.h, sys/io.h, sys/mount.h, sysctl.c.
2546 (sysdep_routines): Add mount, umount, llseek, setfsgid, setfsuid,
3831 * sysdeps/unix/sysv/linux/Makefile (sysdep_routines): Don't add mount,
5311 * sysdeps/unix/sysv/linux/mount.S: File removed.
5452 [$(subdir) = misc] (sysdep_routines): Add mount, umount, and s_ptrace.
5453 [$(subdir) = misc] (headers): Append sys/mount.h.
5455 * sysdeps/unix/sysv/linux/mount.S, sysdeps/unix/sysv/linux/umount.S:
5457 * sysdeps/unix/sysv/linux/sys/mount.h: New header file.
/glibc-2.36/po/
Dlt.po1171 #. TRANS requires one. For example, trying to mount an ordinary file as a file
1511 #. TRANS An attempt was made to NFS-mount a remote file system with a file name that
Dhu.po1064 #. TRANS requires one. For example, trying to mount an ordinary file as a file
1420 #. TRANS An attempt was made to NFS-mount a remote file system with a file name that
Del.po2243 #. TRANS requires one. For example, trying to mount an ordinary file as a file
2599 #. TRANS An attempt was made to NFS-mount a remote file system with a file name that
Dnb.po2330 #. TRANS requires one. For example, trying to mount an ordinary file as a file
2681 #. TRANS An attempt was made to NFS-mount a remote file system with a file name that
/glibc-2.36/sysdeps/unix/sysv/linux/or1k/
Dlibc.abilist1277 GLIBC_2.35 mount F
/glibc-2.36/sysdeps/unix/sysv/linux/loongarch/lp64/
Dlibc.abilist1290 GLIBC_2.36 mount F
/glibc-2.36/sysdeps/unix/sysv/linux/riscv/rv32/
Dlibc.abilist1317 GLIBC_2.33 mount F

12345