Home
last modified time | relevance | path

Searched refs:blob_write (Results 1 – 1 of 1) sorted by relevance

/linux/rust/kernel/debugfs/
H A Dfile_ops.rs305 extern "C" fn blob_write<T: BinaryReader>( in blob_write() function
343 write: Some(blob_write::<T>),
369 write: Some(blob_write::<T>),