Searched refs:SeqFile (Results 1 – 2 of 2) sorted by relevance
11 pub struct SeqFile { struct16 impl SeqFile { argument24 pub unsafe fn from_raw<'a>(ptr: *mut bindings::seq_file) -> &'a SeqFile { in from_raw() argument
19 seq_file::SeqFile,178 _m: &SeqFile, in show_fdinfo() argument335 let m = unsafe { SeqFile::from_raw(seq_file) }; in show_fdinfo()