Home
last modified time | relevance | path

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

/developtools/profiler/hiebpf/include/
Dvmlinux.h29476 struct blk_mq_debugfs_attr { struct
29477 const char *name;
29478 umode_t mode;
29479 int (*show)(void *, struct seq_file *);
29480 ssize_t (*write)(void *, const char *, size_t, loff_t *);
29481 const struct seq_operations *seq_ops;