Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gui774ume/fsprobe
/ functions
Functions
251 in github.com/Gui774ume/fsprobe
⨍
Functions
251
◇
Types & classes
136
Method
ResolveKey
ResolveKey - Does nothing
pkg/model/resolver.go:183
Method
ResolveKey
Resolve - Resolves a pathname from the provided mount id and inode
pkg/model/resolver.go:271
Method
ResolveKey
Resolve - Resolves a pathname from the provided key (length is not used)
pkg/model/resolver.go:351
Function
RestoreAssets
RestoreAssets restores an asset under the given directory recursively
pkg/assets/probe.go:257
Method
Set
(key uint32)
pkg/model/resolver.go:202
Method
Set
(val string)
cmd/fsprobe/cmd/args.go:38
Method
Set
(val string)
cmd/fsprobe/cmd/args.go:89
Method
Size
()
pkg/assets/probe.go:62
Method
Start
Start - Starts the monitor
pkg/model/monitor.go:104
Method
Stop
Stop - Stops the monitor
pkg/model/monitor.go:124
Method
Stop
Stop - Stop the file system probe
pkg/fsprobe/fsprobe.go:158
Function
String
String - No copy bytes to string conversion
pkg/utils/utils.go:170
Method
String
()
pkg/model/resolver.go:220
Method
String
String returns a string representation of the event in the form "file: REMOVE|WRITE|..."
pkg/inotify/model.go:65
Method
String
()
cmd/fsprobe/cmd/args.go:34
Method
String
()
cmd/fsprobe/cmd/args.go:78
Method
Type
()
cmd/fsprobe/cmd/args.go:62
Method
Type
()
cmd/fsprobe/cmd/args.go:103
Method
Write
Write - Write the event to the output writer
cmd/fsprobe/cmd/output.go:137
Method
Write
Write - Write the event to the output writer
cmd/fsprobe/cmd/output.go:166
Method
Write
Write - Write the event to the output writer
cmd/fsprobe/cmd/output.go:195
Function
bindataProbeO
()
pkg/assets/probe.go:92
Method
compileEBPFProgram
compileEBPFProgram - Compile the eBPF programs of FSProbe using clang & llvm
pkg/fsprobe/fsprobe.go:177
Function
get_dentry_dev
get_dentry_dev - Returns the device number to which the provided dentry belongs
ebpf/dentry.h:88
Function
get_file_dentry
get_file_dentry - Returns the dentry of the provided file
ebpf/dentry.h:129
Function
get_file_inode
get_file_inode - Returns the inode of the provided file
ebpf/dentry.h:121
Function
get_inode_dev
get_inode_dev - Returns the device number to which the provided inode belongs
ebpf/dentry.h:79
Function
get_inode_mountpoint
get_inode_mountpoint - Returns a pointer to the dentry of the mountpoint to which the provided inode belongs
ebpf/dentry.h:97
Function
init
()
pkg/utils/utils.go:165
Function
init
()
cmd/fsprobe/cmd/cmd.go:37
Function
kprobe_fsnotify_parent
ebpf/main.c:123
Function
kprobe_security_inode_setattr
ebpf/main.c:139
Function
kprobe_vfs_link
ebpf/main.c:89
Function
kprobe_vfs_mkdir
ebpf/main.c:40
Function
kprobe_vfs_open
ebpf/main.c:25
Function
kprobe_vfs_rename
ebpf/main.c:106
Function
kprobe_vfs_rmdir
ebpf/main.c:73
Function
kprobe_vfs_unlink
ebpf/main.c:57
Function
kretprobe_fsnotify_parent
ebpf/main.c:131
Function
kretprobe_security_inode_setattr
ebpf/main.c:147
Function
kretprobe_vfs_link
ebpf/main.c:98
Function
kretprobe_vfs_mkdir
ebpf/main.c:49
Function
kretprobe_vfs_open
ebpf/main.c:32
Function
kretprobe_vfs_rename
ebpf/main.c:115
Function
kretprobe_vfs_rmdir
ebpf/main.c:81
Function
kretprobe_vfs_unlink
ebpf/main.c:65
Function
main
()
cmd/inotify/inotify.go:27
Function
main
()
cmd/fsprobe/main.go:23
Method
onCachedInodeEvicted
onCachedInodeEvicted - Removes the input inode from the kernel space cache
pkg/model/resolver.go:388
Function
prepareTestFile
(b *testing.B)
tests/open_test.go:28
Function
runFSProbeCmd
(cmd *cobra.Command, args []string)
cmd/fsprobe/cmd/fsprobe.go:30
← previous
201–251 of 251, ranked by callers