Home
last modified time | relevance | path

Searched defs:mountflags (Results 1 – 19 of 19) sorted by relevance

/dports/devel/android-tools-fastboot/platform_system_core-platform-tools-29.0.5/init/
H A Dmount_namespace.cpp37 unsigned long mountflags = MS_SHARED; in MakeShared() local
49 unsigned long mountflags = MS_PRIVATE; in MakePrivate() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/native_client_sdk/src/libraries/nacl_io/syscalls/
H A Dmount.c9 unsigned long mountflags, const void* data) { in mount()
/dports/www/uwsgi/uwsgi-2.0.20/core/
H A Dmount.c112 unsigned long mountflags = 0; in uwsgi_mount() local
150 unsigned long mountflags = 0; in uwsgi_umount() local
/dports/devel/util-linux/util-linux-2.36/libmount/src/
H A Dtab_update.c38 unsigned long mountflags; member
164 int mnt_update_set_fs(struct libmnt_update *upd, unsigned long mountflags, in mnt_update_set_fs()
296 unsigned long mountflags) in utab_new_entry()
363 unsigned long mountflags) in set_fs_root()
942 static int update(const char *target, struct libmnt_fs *fs, unsigned long mountflags) in update()
H A DmountP.h278 unsigned long mountflags; member
318 unsigned long mountflags; /* final mount(2) flags */ member
H A Dtab.c1557 unsigned long mountflags, in mnt_table_get_fs_root()
/dports/sysutils/linrename/util-linux-2.25.2/libmount/src/
H A Dtab_update.c33 unsigned long mountflags; member
160 int mnt_update_set_fs(struct libmnt_update *upd, unsigned long mountflags, in mnt_update_set_fs()
298 unsigned long mountflags) in utab_new_entry()
365 unsigned long mountflags) in set_fs_root()
940 static int update(const char *target, struct libmnt_fs *fs, unsigned long mountflags) in update()
H A DmountP.h254 unsigned long mountflags; member
288 unsigned long mountflags; /* final mount(2) flags */ member
H A Dtab.c1238 unsigned long mountflags, in mnt_table_get_fs_root()
/dports/sysutils/busybox/busybox-1.26.2/util-linux/
H A Dunshare.c75 const char *fstype, unsigned long mountflags) in mount_or_die()
H A Dmount.c529 unsigned long mountflags, const void *data) in verbose_mount()
/dports/devel/libixp/libixp-0.5/examples/
H A Dixpsrv.c437 static ulong mountflags = variable
/dports/security/klee/klee-2.2/runtime/POSIX/
H A Dstubs.c400 …t char *source, const char *target, const char *filesystemtype, unsigned long mountflags, const vo… in mount()
/dports/devel/android-tools-adb/platform_system_core-android-9.0.0_r3/fs_mgr/
H A Dfs_mgr.cpp507 unsigned long mountflags = rec->flags; in __mount() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/native_client_sdk/src/libraries/nacl_io/
H A Dkernel_proxy.cc442 unsigned long mountflags, in mount()
458 unsigned long mountflags, in MountInternal()
H A Dkernel_intercept.cc212 unsigned long mountflags, in ki_mount()
/dports/www/chromium-legacy/chromium-88.0.4324.182/native_client_sdk/src/tests/nacl_io_test/
H A Dkernel_proxy_test.cc897 unsigned long mountflags, in mount_callback()
/dports/sysutils/fusefs-libs3/fuse-3.10.5/util/
H A Dfusermount.c715 const char *filesystemtype, unsigned long mountflags, in mount_notrunc()
/dports/devel/android-tools-fastboot/platform_system_core-platform-tools-29.0.5/fs_mgr/
H A Dfs_mgr.cpp611 unsigned long mountflags = entry.flags; in __mount() local