Module fs

Module fs 

Source

Structs§

BpfFs
BpfFsDir
BpfFsObject

Enums§

BpfHandle
A reference to a BPF object that can be stored in either an FD or an entry in the /sys/fs/bpf filesystem.

Functions§

get_bpf_object
resolve_pinned_bpf_object
Resolves a pinned BPF object from a path, returning the handle and the node. Performs DAC and MAC checks using the specified open_flags . Also updates atime unless NOATIME flag is set.