Home
last modified time | relevance | path

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

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

Completed in 30 milliseconds