Home
last modified time | relevance | path

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

/linux-6.6.21/fs/tracefs/
Dinternal.h49 struct eventfs_inode { struct
50 union {
54 struct list_head children;
55 const struct eventfs_entry *entries;
56 const char *name;
57 struct dentry *events_dir;
58 struct eventfs_attr *entry_attrs;
59 void *data;
60 struct eventfs_attr attr;
61 struct kref kref;
[all …]