Hello Everybody,
I'm going to implement a storage solution based on eBPF.
I'm looking for a function that is included in linux kernel for recover the
pathname from a dentry structure.
The function is the  dentry_path_raw() and it is in /fs/dcache.c
I try to import the function with #include but i notice that only the file
of "/include" folder can be imported.
So I'm looking for a wrapper for call external kernel function in eBPF, can
you help me please?
Thank You
Best Regards
Raffaele Sommese

-- 
________________________________
Raffaele Sommese
Mail:raffyso...@gmail.com
About me:https://about.me/r4ffy
Gpg Key:http://www.r4ffy.info/Openpgp.asc
GPG key ID: 0x830b1428cf91db2a on http://pgp.mit.edu:11371/
_______________________________________________
iovisor-dev mailing list
iovisor-dev@lists.iovisor.org
https://lists.iovisor.org/mailman/listinfo/iovisor-dev

Reply via email to