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
Method
checkNetworkProbes
()
tests/adb-detect/app/src/main/java/com/zeromount/test/AdbDetect.java:170
↓ 1 callers
Method
checkProcessState
()
tests/adb-detect/app/src/main/java/com/zeromount/test/AdbDetect.java:177
↓ 1 callers
Method
checkSettingsGlobal
()
tests/adb-detect/app/src/main/java/com/zeromount/test/AdbDetect.java:75
↓ 1 callers
Method
checkSettingsSecure
()
tests/adb-detect/app/src/main/java/com/zeromount/test/AdbDetect.java:101
↓ 1 callers
Method
checkSettingsSystem
()
tests/adb-detect/app/src/main/java/com/zeromount/test/AdbDetect.java:113
↓ 1 callers
Method
checkSystemProperties
()
tests/adb-detect/app/src/main/java/com/zeromount/test/AdbDetect.java:123
↓ 1 callers
Method
checkTracerPid
()
tests/adb-detect/app/src/main/java/com/zeromount/test/AdbDetect.java:282
↓ 1 callers
Function
check_elf_header
external/axon/external/plthook/plthook_elf.c:763
↓ 1 callers
Function
check_emoji_font_conflict
(font_modules: &[FontModuleInfo])
src/susfs/emoji.rs:61
↓ 1 callers
Function
className
()
webui/src/components/core/Card.tsx:21
↓ 1 callers
Function
className
()
webui/src/components/core/Badge.tsx:17
↓ 1 callers
Function
classNames
()
webui/src/components/core/Button.tsx:26
↓ 1 callers
Function
classify_file
Classify a filesystem entry into a ModuleFileType.
src/modules/scanner.rs:198
↓ 1 callers
Function
cleanup_font_mounts
Only detach font mounts that WE created (overlay/tmpfs). KSU bind mounts (f2fs/ext4/erofs) are left untouched.
src/core/pipeline.rs:675
↓ 1 callers
Function
cleanup_previous_mounts
Tear down mounts from a previous pipeline run before re-mounting. Reads .status.json for module list; missing file means first boot (no-op). VFS modul
src/core/pipeline.rs:631
↓ 1 callers
Function
cleanup_skip_mount_flags
Remove skip_mount flags left over from the previous boot cycle. During each boot, `manage_skip_mount_flags()` writes a skip_mount sentinel into every
src/core/pipeline.rs:607
↓ 1 callers
Function
cleanup_stale_overlays
Parse /proc/self/mountinfo for stale overlays (rw per-mount + ro super options) and lazy-unmount them. Returns the number of cleaned mounts.
src/mount/cleanup.rs:9
↓ 1 callers
Function
cleanup_storage_inner
(base_path: &Path, _mode: StorageMode, apex_mounts: Option<&(PathBuf, PathBuf)>)
src/mount/storage.rs:263
↓ 1 callers
Function
clear_gboard_caches
()
src/susfs/emoji.rs:333
↓ 1 callers
Function
clear_lockout
()
src/guard/recovery.rs:39
↓ 1 callers
Function
collapse_excess_layers
Collapse excess lower directories into intermediate staging overlays. Splits the bottom layers into chunks, mounts each chunk as a read-only overlay
src/mount/overlay.rs:325
↓ 1 callers
Function
collect_block_devices
()
src/perf/tuning.rs:107
↓ 1 callers
Function
collect_device_info
()
src/logging/dump.rs:135
↓ 1 callers
Function
collect_rules
()
src/cli/webui_init.rs:187
↓ 1 callers
Function
collect_susfs_probe
()
src/logging/dump.rs:120
↓ 1 callers
Function
collect_sysfs_level
()
src/logging/dump.rs:113
↓ 1 callers
Function
collect_system_info
()
src/cli/webui_init.rs:136
↓ 1 callers
Function
containerClass
()
webui/src/components/core/Input.tsx:17
↓ 1 callers
Function
copy_file
(src: &Path, dst: &Path)
src/utils/fs.rs:8
↓ 1 callers
Function
copy_selinux_context
(target: &str, replacement: &str)
src/susfs/fonts.rs:307
↓ 1 callers
Function
copy_stat_to_kstat
FFI helper used by add_sus_kstat supercall path
src/susfs/mod.rs:470
↓ 1 callers
Function
count_files_recursive
(dir: &Path)
src/cli/webui_init.rs:404
↓ 1 callers
Function
count_partition_files
(module_dir: &Path)
src/cli/webui_init.rs:393
↓ 1 callers
Function
currentLangName
()
webui/src/components/settings/AppearanceSection.tsx:23
↓ 1 callers
Function
days_to_ymd
(mut days: u64)
src/guard/recovery.rs:57
↓ 1 callers
Function
default_language
()
src/core/config.rs:365
↓ 1 callers
Function
default_log_dir
()
src/core/config.rs:66
↓ 1 callers
Function
default_max_log_files
()
src/core/config.rs:74
↓ 1 callers
Function
default_max_log_size
()
src/core/config.rs:70
↓ 1 callers
Function
default_vbmeta_size
()
src/core/config.rs:472
↓ 1 callers
Method
del_uid
Re-include a previously excluded UID.
src/vfs/ioctls.rs:230
↓ 1 callers
Method
detect
Probe kernel capabilities and determine scenario. Persists detection result to disk for later phases.
src/core/pipeline.rs:67
↓ 1 callers
Function
detectLocale
(available: string[])
webui/src/lib/i18n.ts:52
↓ 1 callers
Function
detect_brene_active
()
src/detect/susfs.rs:91
↓ 1 callers
Function
detect_clusters
()
src/perf/topology.rs:24
↓ 1 callers
Function
detect_conflicts
Single-pass conflict detection: log when multiple modules provide the same file. Returns the number of conflicts found.
src/modules/rules.rs:10
↓ 1 callers
Function
detect_external_module
susfs4ksu wins if both somehow active (BRENE disables susfs4ksu on install)
src/detect/susfs.rs:96
↓ 1 callers
Function
detect_scenario
Run full detection pipeline and return the result. DET01: Determines one of 4 scenarios based on kernel + SUSFS probes. DET02+DET03: Kernel probe + th
src/detect/mod.rs:18
↓ 1 callers
Function
detect_susfs4ksu_active
()
src/detect/susfs.rs:84
↓ 1 callers
Function
detect_touchscreens
()
src/perf/input.rs:19
↓ 1 callers
Function
dir_size_recursive
(path: &Path)
src/mount/storage.rs:475
↓ 1 callers
Function
disable
()
src/logging/sysfs.rs:74
↓ 1 callers
Method
disable
Disable the VFS engine.
src/vfs/ioctls.rs:274
↓ 1 callers
Function
disable_gms_font_provider
()
src/susfs/emoji.rs:358
↓ 1 callers
Function
discover_emoji_targets
()
src/susfs/emoji.rs:71
↓ 1 callers
Function
drain_input
(fd: RawFd)
src/perf/boost.rs:184
↓ 1 callers
Function
drain_timerfd
(fd: RawFd)
src/perf/boost.rs:194
↓ 1 callers
Function
duration
()
webui/src/components/layout/Toast.tsx:62
↓ 1 callers
Function
dynamicStyles
()
webui/src/components/core/Button.tsx:33
↓ 1 callers
Function
emulate_vold_app_data
(client: &SusfsClient, use_path_loop: bool)
src/susfs/brene.rs:725
↓ 1 callers
Function
enable
()
src/logging/sysfs.rs:60
↓ 1 callers
Method
enableEdgeToEdge
(enable: boolean)
webui/src/lib/ksu.d.ts:5
↓ 1 callers
Method
enable_avc_log_spoofing
(&self, enable: bool)
src/susfs/mod.rs:345
↓ 1 callers
Function
enforce_stealth
(sys: &PropSystem, props: &[(&str, &str)])
src/prop/enforcer.rs:4
↓ 1 callers
Function
ensure_parent_dirs_with_context
Create intermediate directories one level at a time, mirroring SELinux context from the real filesystem. Prevents tmpfs-default labels on dirs that ov
src/mount/executor.rs:311
↓ 1 callers
Method
exec
(cmd: string, options: string, callbackName: string)
webui/src/lib/ksu.d.ts:2
↓ 1 callers
Function
execute_dump
()
src/logging/dump.rs:17
↓ 1 callers
Function
execute_magic_mount_for
( modules: &[&ScannedModule], capabilities: &CapabilityFlags, mount_config: &MountConfig, )
src/mount/executor.rs:199
↓ 1 callers
Function
execute_overlay
( plan: &MountPlan, modules: &[ScannedModule], capabilities: &CapabilityFlags, mount_config: &
src/mount/executor.rs:34
↓ 1 callers
Method
execute_vfs
VFS driver path: inject rules, SUSFS protections, enable engine
src/core/pipeline.rs:276
↓ 1 callers
Method
expectNull
(ContentResolver cr, String ns, String key)
tests/adb-detect/app/src/main/java/com/zeromount/test/AdbDetect.java:214
↓ 1 callers
Method
expectPropNot
(String prop, String bad)
tests/adb-detect/app/src/main/java/com/zeromount/test/AdbDetect.java:242
↓ 1 callers
Function
ext4_unregister_sysfs_fn
nuke_ext4_lkm/nuke.c:35
↓ 1 callers
Function
externalModule
()
webui/src/components/settings/SusfsSection.tsx:19
↓ 1 callers
Function
extraPadding
()
webui/src/components/layout/NavBar.tsx:21
↓ 1 callers
Function
extract_module_ids_from_vfs
(list: &str)
src/cli/handlers.rs:621
↓ 1 callers
Function
extract_mount_point
(line: &str)
src/susfs/brene.rs:855
↓ 1 callers
Function
fallback_proc_scan
()
src/perf/input.rs:91
↓ 1 callers
Method
finalize
Apply SUSFS protections, notify root manager, write status JSON. KSU09 ordering: BRENE -> description update -> status JSON -> notify-module-mounted
src/core/pipeline.rs:385
↓ 1 callers
Function
find_existing_ancestor
(path: &str)
src/susfs/kstat.rs:91
↓ 1 callers
Function
find_last_recovery
(activity: &[WebUiActivityItem])
src/cli/webui_init.rs:419
↓ 1 callers
Function
find_susfs_binary
Locate the SUSFS binary by searching platform-specific paths. DET03 layer 2: search order per RootManager::susfs_binary_paths().
src/detect/susfs.rs:108
↓ 1 callers
Function
fix_font_selinux_contexts
(font_dir: &Path)
src/susfs/brene.rs:459
↓ 1 callers
Function
formatTimeAgo
(date: Date)
webui/src/routes/StatusTab.tsx:150
↓ 1 callers
Function
generate_fixed_path
()
src/mount/storage.rs:289
↓ 1 callers
Function
generate_random_path
ME11: Generate random 12-char alphanumeric path under /mnt/. Falls back to /mnt/vendor/ if /mnt/ is not writable.
src/mount/storage.rs:285
↓ 1 callers
Function
getActivityIcon
(type: string)
webui/src/routes/StatusTab.tsx:160
↓ 1 callers
Function
getAppLabelViaAapt
(packageName: string)
webui/src/lib/ksuApi.ts:83
↓ 1 callers
Function
getInlinedLocale
(code: string)
webui/src/lib/i18n.ts:21
↓ 1 callers
Function
getLuminance
(hex: string)
webui/src/lib/theme.ts:1
↓ 1 callers
Function
getMissingCapabilities
(caps: CapabilityFlags | null)
webui/src/components/core/ScenarioIndicator.tsx:70
↓ 1 callers
Function
getPackagesInfo
(packageNames: string[])
webui/src/lib/ksuApi.ts:45
↓ 1 callers
Function
getPartitionBadges
(mod: KsuModule)
webui/src/routes/ModulesTab.tsx:84
↓ 1 callers
Function
get_app_uid
(pkg: &str)
src/susfs/emoji.rs:318
↓ 1 callers
Method
get_module_key
(&self, key: &str)
src/core/config.rs:787
↓ 1 callers
Function
get_resolved_storage_mode
()
src/mount/storage.rs:42
↓ 1 callers
Function
handleBreneToggle
(key: keyof BreneSettings, value: boolean)
webui/src/routes/SettingsTab.tsx:27
↓ 1 callers
Function
handleCheck
(name: string, checked: boolean)
webui/src/components/settings/ModuleExclusionsSection.tsx:45
↓ 1 callers
Function
handleCheck
(name: string, checked: boolean)
webui/src/components/settings/GuardSection.tsx:49
↓ 1 callers
Function
handleClick
()
webui/src/components/core/Toggle.tsx:11
← previous
next →
301–400 of 988, ranked by callers