April 27, 2015
3:41 p.m.
I want to travese(find out) all opened file struct, but the s_files in struct super_block is not exit any more.how can i do that? why i want to do this is that i want to find out all process that have open that file. Is there any suggestion?