Home
last modified time | relevance | path

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

/linux/rust/kernel/debugfs/
H A Dfile_ops.rs35 new(operations: bindings::file_operations, mode: u16) -> Self new() argument
[all...]
/linux/tools/testing/vma/include/
H A Ddup.h48 struct file_operations { struct
54 const struct file_operations *f_op; argument