I'm modifying a linux filesystem and I would like to know if there a way to get a struct file * from an absolute pathname? Specifically the struct defined in linux/fs.h.
I'm modifying a linux filesystem and I would like to know if there a way to get a struct file * from an absolute pathname? Specifically the struct defined in linux/fs.h.