Home
last modified time | relevance | path

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

/linux/rust/kernel/
H A Ddebugfs.rs144 pub fn read_only_file<'a, T, E: 'a>( in read_only_file() method
529 pub fn read_only_file<T: Writer + Send + Sync + 'static>(&self, name: &CStr, data: &'data T) { in read_only_file() method