Home
last modified time | relevance | path

Searched defs:from_raw_file (Results 1 – 1 of 1) sorted by relevance

/linux/rust/kernel/fs/
H A Dfile.rs277 pub unsafe fn from_raw_file<'a>(ptr: *const bindings::file) -> &'a LocalFile { from_raw_file() method
351 pub unsafe fn from_raw_file<'a>(ptr: *const bindings::file) -> &'a File { from_raw_file() method