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