Home
last modified time | relevance | path

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

/Linux-v6.6/fs/tracefs/
Dinternal.h10 struct tracefs_inode { struct
16 static inline struct tracefs_inode *get_tracefs(const struct inode *inode) in get_tracefs() argument
18 return container_of(inode, struct tracefs_inode, vfs_inode); in get_tracefs()
28 void eventfs_set_ef_status_free(struct tracefs_inode *ti, struct dentry *dentry);
Devent_inode.c111 struct tracefs_inode *ti; in create_file()
160 struct tracefs_inode *ti; in create_dir()
195 void eventfs_set_ef_status_free(struct tracefs_inode *ti, struct dentry *dentry) in eventfs_set_ef_status_free()
197 struct tracefs_inode *ti_parent; in eventfs_set_ef_status_free()
263 struct tracefs_inode *ti; in eventfs_post_create_dir()
376 struct tracefs_inode *ti; in eventfs_root_lookup()
412 struct tracefs_inode *ti; in eventfs_release()
447 struct tracefs_inode *ti; in dcache_dir_open_wrapper()
577 struct tracefs_inode *ti; in eventfs_create_events_dir()
626 struct tracefs_inode *ti_parent; in eventfs_add_subsystem_dir()
[all …]
Dinode.c35 struct tracefs_inode *ti; in tracefs_alloc_inode()
381 struct tracefs_inode *ti; in tracefs_dentry_iput()
753 struct tracefs_inode *ti = (struct tracefs_inode *) foo; in init_once()
763 sizeof(struct tracefs_inode), in tracefs_init()