Searched defs:blk_mq_debugfs_attr (Results 1 – 2 of 2) sorted by relevance
61208 struct blk_mq_debugfs_attr { struct61209 const char *name;61210 umode_t mode;61211 int (*show)(void *, struct seq_file *);61212 ssize_t (*write)(void *, const char __attribute__((btf_type_tag("user"))) *, size_t, loff_t *);61213 const struct seq_operations *seq_ops;
71044 struct blk_mq_debugfs_attr { struct71045 const char *name;71046 umode_t mode;71047 int (*show)(void *, struct seq_file *);71048 ssize_t (*write)(void *, const char __attribute__((btf_type_tag("user"))) *, size_t, loff_t *);71049 const struct seq_operations *seq_ops;