Hi guys, Can I get the string of the full path to a linux_dirent64 file somehow?
I've looked at stat() but it wasnt very helpful. Also d_path(), but that takes a dentry struct, not a dirent like I have. Thanks, Sam
Hi guys, Can I get the string of the full path to a linux_dirent64 file somehow?
I've looked at stat() but it wasnt very helpful. Also d_path(), but that takes a dentry struct, not a dirent like I have. Thanks, Sam