Home
last modified time | relevance | path

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

/aosp_15_r20/system/core/init/
H A Dmount_namespace.cpp44 static bool ChangeMount(const std::string& mount_point, unsigned long mountflags) { in ChangeMount()
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/openat/
H A Dopenat04.c48 const char *filesystemtype, unsigned long mountflags, in do_mount()
/aosp_15_r20/external/minijail/
H A Dminijail0_cli.c269 unsigned long mountflags; in add_mount() local
/aosp_15_r20/external/ltp/include/old/
H A Dsafe_macros.h151 mountflags, data) \ argument
/aosp_15_r20/external/ltp/include/
H A Dtst_safe_macros.h240 mountflags, data) \ argument
/aosp_15_r20/system/update_engine/common/
H A Dutils.cc705 unsigned long mountflags, // NOLINT(runtime/int) in MountFilesystem()
/aosp_15_r20/system/core/fs_mgr/
H A Dfs_mgr.cpp821 unsigned long mountflags = entry.flags; in __mount() local
/aosp_15_r20/external/ltp/lib/
H A Dsafe_macros.c897 const char *filesystemtype, unsigned long mountflags, in safe_mount()