Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Enginex0/zeromount
/ functions
Functions
988 in github.com/Enginex0/zeromount
⨍
Functions
988
◇
Types & classes
185
↓ 1 callers
Function
handleExcludeApp
(app: InstalledApp)
webui/src/routes/ConfigTab.tsx:156
↓ 1 callers
Function
handleSelect
(value: string)
webui/src/components/ui/BottomSheet.tsx:50
↓ 1 callers
Function
handleToggleModule
(mod: KsuModule)
webui/src/routes/ModulesTab.tsx:60
↓ 1 callers
Function
handle_bridge
(action: BridgeAction)
src/cli/handlers.rs:553
↓ 1 callers
Function
handle_cleanup_stale
()
src/cli/handlers.rs:462
↓ 1 callers
Function
handle_config
(action: ConfigAction)
src/cli/handlers.rs:236
↓ 1 callers
Function
handle_detect
()
src/cli/handlers.rs:43
↓ 1 callers
Function
handle_diag
()
src/cli/handlers.rs:402
↓ 1 callers
Function
handle_emoji
(action: EmojiAction)
src/cli/handlers.rs:642
↓ 1 callers
Function
handle_guard
(action: GuardAction)
src/guard/mod.rs:11
↓ 1 callers
Function
handle_hide_paths
()
src/cli/handlers.rs:513
↓ 1 callers
Function
handle_log
(action: LogAction)
src/cli/handlers.rs:33
↓ 1 callers
Function
handle_module
(action: ModuleAction)
src/cli/handlers.rs:125
↓ 1 callers
Function
handle_mount
()
src/cli/handlers.rs:8
↓ 1 callers
Function
handle_perf
()
src/cli/handlers.rs:373
↓ 1 callers
Function
handle_prop_watch
()
src/cli/handlers.rs:382
↓ 1 callers
Function
handle_status
(json: bool)
src/cli/handlers.rs:108
↓ 1 callers
Function
handle_susfs
(feature: &str, state: &str)
src/cli/handlers.rs:354
↓ 1 callers
Function
handle_sync_description
()
src/cli/handlers.rs:582
↓ 1 callers
Function
handle_try_umount
()
src/cli/handlers.rs:498
↓ 1 callers
Function
handle_uid
(action: UidAction)
src/cli/handlers.rs:337
↓ 1 callers
Function
handle_vfs
(action: VfsAction)
src/cli/handlers.rs:278
↓ 1 callers
Function
handle_vold_app_data
()
src/cli/handlers.rs:476
↓ 1 callers
Function
handle_watch
()
src/cli/handlers.rs:386
↓ 1 callers
Function
handle_webui_init
()
src/cli/webui_init.rs:88
↓ 1 callers
Function
has_external_susfs
()
src/prop/mod.rs:53
↓ 1 callers
Function
has_ksud_nuke
()
src/mount/storage.rs:698
↓ 1 callers
Function
has_manual_mounts
(module_dir: &Path)
src/modules/scanner.rs:368
↓ 1 callers
Function
has_skip_mount
(module_dir: &Path)
src/modules/scanner.rs:364
↓ 1 callers
Function
has_xattr_present
Check if a path has a specific xattr (any value).
src/modules/scanner.rs:305
↓ 1 callers
Function
hide_dir_children_loop
Hide children of each directory via add_sus_path_loop so they get re-flagged on every non-root process spawn (matches BRENE behavior).
src/susfs/paths.rs:52
↓ 1 callers
Function
hide_font_modules_overlay
(client: &SusfsClient, has_kstat: bool, has_path: bool)
src/susfs/brene.rs:503
↓ 1 callers
Function
hide_ksu_loop_devices
(client: &SusfsClient)
src/susfs/brene.rs:968
↓ 1 callers
Function
hide_paths_loop
Hide a list of paths with re-flag per zygote spawn.
src/susfs/paths.rs:31
↓ 1 callers
Function
hijack_mount
( entry: &MountInfoEntry, driver: Option<&crate::vfs::VfsDriver>, )
src/mount/hijack.rs:178
↓ 1 callers
Function
hydrateFromCache
()
webui/src/lib/store.ts:300
↓ 1 callers
Function
init
(verbose_flag: bool, config: &LoggingConfig)
src/logging/mod.rs:18
↓ 1 callers
Function
init_external_configs
Install-time: write both external module configs from zeromount's config
src/bridge/mod.rs:21
↓ 1 callers
Function
init_fake_props
external/axon/axon_adbd.c:55
↓ 1 callers
Function
inject
external/axon/inject.c:17
↓ 1 callers
Method
inject_module_rules
( &self, module: &ScannedModule, susfs: Option<&SusfsClient>, )
src/vfs/executor.rs:114
↓ 1 callers
Method
into_state
(self)
src/core/pipeline.rs:759
↓ 1 callers
Function
ioctl_name
(code: u32)
src/vfs/ioctls.rs:116
↓ 1 callers
Function
isModuleLoading
(path: string)
webui/src/routes/ModulesTab.tsx:82
↓ 1 callers
Function
is_brene_owned_target
(target: &Path)
src/vfs/executor.rs:324
↓ 1 callers
Function
is_child_of_managed
(mount_point: &str, managed: &HashSet<String>)
src/mount/hijack.rs:170
↓ 1 callers
Function
is_erofs_available
Check if the kernel supports EROFS by reading /proc/filesystems.
src/mount/storage.rs:368
↓ 1 callers
Function
is_ksu_mount
(line: &str)
src/susfs/brene.rs:841
↓ 1 callers
Function
is_module_enabled
(module_dir: &Path)
src/modules/scanner.rs:360
↓ 1 callers
Function
is_system_partition
(mount_point: &str)
src/mount/hijack.rs:164
↓ 1 callers
Function
is_zero_char_device
Check if a character device has major=0, minor=0.
src/modules/scanner.rs:254
↓ 1 callers
Function
lazy_umount
(path: &str)
src/mount/hijack.rs:290
↓ 1 callers
Method
load
(path: Option<&Path>)
src/core/config.rs:491
↓ 1 callers
Function
loadBreneSettings
(dump?: Record<string, any> | null)
webui/src/lib/store.ts:774
↓ 1 callers
Function
loadIcon
(packageName: string, imgEl: HTMLImageElement)
webui/src/routes/ConfigTab.tsx:19
↓ 1 callers
Function
loadInitialDataLegacy
()
webui/src/lib/store.ts:509
↓ 1 callers
Function
loadMountSettings
(dump?: Record<string, any> | null)
webui/src/lib/store.ts:1103
↓ 1 callers
Function
loadPerfSettings
(dump?: Record<string, any> | null)
webui/src/lib/store.ts:1047
↓ 1 callers
Function
loadSusfsSettings
(dump?: Record<string, any> | null)
webui/src/lib/store.ts:1021
↓ 1 callers
Function
loadVerboseState
(dump?: Record<string, any> | null)
webui/src/lib/store.ts:1164
↓ 1 callers
Function
localeBundlePlugin
()
webui/vite.config.ts:7
↓ 1 callers
Method
lower_dir
Get the lower directory path for a specific module's partition content.
src/mount/storage.rs:59
↓ 1 callers
Function
map_file_type
(mft: &ModuleFileType)
src/mount/node.rs:71
↓ 1 callers
Function
mark_opaque_dirs
(module_system_dir: &Path, lower_dir: &Path)
src/mount/opaque.rs:8
↓ 1 callers
Function
mark_opaque_recursive
(base: &Path, current: &Path, lower_dir: &Path)
src/mount/opaque.rs:12
↓ 1 callers
Function
mem_prot_begin
external/axon/external/plthook/plthook_elf.c:421
↓ 1 callers
Function
mem_prot_end
external/axon/external/plthook/plthook_elf.c:475
↓ 1 callers
Function
mem_prot_next
external/axon/external/plthook/plthook_elf.c:431
↓ 1 callers
Function
mirror_decoy_selinux
Mirror SELinux contexts from the real filesystem onto decoy subdirectories. Walks each path component, copies the real context, falls back to system_f
src/mount/decoy.rs:119
↓ 1 callers
Method
moduleInfo
()
webui/src/lib/ksu.d.ts:7
↓ 1 callers
Function
mount_font_overlay
OverlayFS mount for font directory. Creates an overlay with the module's font dir as upper layer over /system/fonts. This produces a visible mount po
src/susfs/fonts.rs:239
↓ 1 callers
Function
mount_magic
( modules: &[ScannedModule], staging_dir: &Path, source_label: &str, )
src/mount/magic.rs:199
↓ 1 callers
Function
mount_move
(source: &Path, target: &Path)
src/mount/magic.rs:95
↓ 1 callers
Function
mount_overlay
Mount a read-only overlay filesystem at `target` with the given lower directories. Tries the new mount API first (fsopen/fsconfig/fsmount/move_mount)
src/mount/overlay.rs:59
↓ 1 callers
Function
mount_tmpfs
(target: &Path, source_label: &str)
src/mount/magic.rs:69
↓ 1 callers
Function
needsDarkText
(accentColor: string)
webui/src/lib/theme.ts:73
↓ 1 callers
Function
needs_tmpfs
(node: &Node, real_path: &Path)
src/mount/node.rs:191
↓ 1 callers
Function
open_input_device
(path: &str)
src/perf/boost.rs:152
↓ 1 callers
Function
overwrite_cmdline
Overwrite /proc/self/cmdline via /proc/self/mem. /proc/self/cmdline is backed by the kernel's view of the argv region in process memory. We locate it
src/utils/process.rs:36
↓ 1 callers
Function
package_installed
(pkg: &str)
src/susfs/emoji.rs:310
↓ 1 callers
Function
padding
()
webui/src/components/core/Card.tsx:19
↓ 1 callers
Function
parseActivityLog
()
webui/src/lib/api.ts:148
↓ 1 callers
Function
parseExclusionFiles
()
webui/src/lib/api.ts:114
↓ 1 callers
Function
parseRulesOutput
(stdout: string)
webui/src/lib/api.ts:77
↓ 1 callers
Function
parse_cpu_list
(s: &str)
src/perf/topology.rs:78
↓ 1 callers
Function
parse_freq_list
(s: &str)
src/perf/topology.rs:84
↓ 1 callers
Function
parse_module_id
(id: &str)
src/cli/handlers.rs:542
↓ 1 callers
Function
parse_module_prop
Parse module.prop key=value format.
src/modules/scanner.rs:329
↓ 1 callers
Function
parse_mountinfo
()
src/mount/hijack.rs:113
↓ 1 callers
Function
parse_policy
(dir: &str)
src/perf/topology.rs:58
↓ 1 callers
Function
parse_storage_mode
(s: &str)
src/core/config.rs:864
↓ 1 callers
Function
parse_uname_mode
(s: &str)
src/core/config.rs:882
↓ 1 callers
Function
pickModeColor
(accentRgb: string)
webui/src/routes/StatusTab.tsx:20
↓ 1 callers
Function
plan_mounts
( modules: &[ScannedModule], scenario: Scenario, capabilities: &CapabilityFlags, user_override
src/mount/planner.rs:15
↓ 1 callers
Function
plthook_enum_with_prot
external/axon/external/plthook/plthook_elf.c:832
↓ 1 callers
Function
plthook_open_by_handle
external/axon/external/plthook/plthook_elf.c:276
↓ 1 callers
Function
plthook_open_executable
external/axon/external/plthook/plthook_elf.c:339
↓ 1 callers
Function
plthook_replace
external/axon/external/plthook/plthook_elf.c:863
↓ 1 callers
Function
plthook_set_mem_prot
external/axon/external/plthook/plthook_elf.c:715
↓ 1 callers
Function
prepare_lower_dir
Copy module files for a specific partition into the overlay lower directory.
src/mount/executor.rs:245
← previous
next →
401–500 of 988, ranked by callers