Lines Matching refs:MountArg
94 int SandboxMountPath(const MountArg *arg)
251 const PathMountNode *sandboxNode, uint32_t operation, MountArg *args)
295 static int32_t SandboxMountFusePath(const SandboxContext *context, const MountArg *args)
322 MountArg mountArg = {args->originPath, args->destinationPath, args->fsType, args->mountFlags, options, MS_SHARED};
352 const MountArg *args)
392 static int32_t SetMountArgsOption(const SandboxContext *context, uint32_t category, uint32_t operation, MountArg *args)
416 MountArg *args, uint32_t operation)
443 MountArg args = {};
763 MountArg mountArg = {PHYSICAL_APP_INSTALL_PATH, destBundlesPath, NULL, MS_REC | MS_BIND, NULL, MS_SLAVE};
837 MountArg mountArg = {
876 MountArg arg = {context->rootPath, context->rootPath, NULL, BASIC_MOUNT_FLAGS, NULL, MS_SLAVE};