Searched defs:mountArg (Results 1 - 2 of 2) sorted by relevance
/base/startup/appspawn/modules/sandbox/ |
H A D | sandbox_expand.c | 69 MountArg mountArg = { in MountAllHsp() local 119 MountArg mountArg = {libPhysicalPath, context->buffer[0].buffer, NULL, mountFlags, NULL, mountSharedFlag}; in MountAllGroup() local 170 MountArg mountArg = { in SetOverlayAppPath() local
|
H A D | appspawn_sandbox.c | 322 MountArg mountArg = {args->originPath, args->destinationPath, args->fsType, args->mountFlags, options, MS_SHARED}; in SandboxMountFusePath() local 763 MountArg mountArg = {PHYSICAL_APP_INSTALL_PATH, destBundlesPath, NULL, MS_REC | MS_BIND, NULL, MS_SLAVE}; in SetExpandSandboxConfig() local 837 MountArg mountArg = { in SetBundleResourceSandboxConfig() local
|
Completed in 4 milliseconds