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.
问问题
56 次
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.