Home
last modified time | relevance | path

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

/openbmc/linux/fs/tracefs/
H A Dinternal.h12 struct tracefs_inode { struct
66 static inline struct tracefs_inode *get_tracefs(const struct inode *inode) in get_tracefs()
68 return container_of(inode, struct tracefs_inode, vfs_inode); in get_tracefs()
76 void eventfs_remount(struct tracefs_inode *ti, bool update_uid, bool update_gid);
H A Dinode.c42 struct tracefs_inode *ti; in tracefs_alloc_inode()
58 struct tracefs_inode *ti = get_tracefs(inode); in tracefs_free_inode()
65 struct tracefs_inode *ti = get_tracefs(inode); in tracefs_destroy_inode()
116 struct tracefs_inode *ti; in tracefs_syscall_mkdir()
192 struct tracefs_inode *rti; in set_tracefs_inode_owner()
363 struct tracefs_inode *ti; in tracefs_apply_options()
595 struct tracefs_inode *ti; in instance_inode()
642 struct tracefs_inode *ti; in tracefs_create_file()
678 struct tracefs_inode *ti; in __create_dir()
803 struct tracefs_inode *ti = (struct tracefs_inode *) foo; in init_once()
[all …]
H A Devent_inode.c255 struct tracefs_inode *ti = get_tracefs(inode); in set_top_events_ownership()
352 void eventfs_remount(struct tracefs_inode *ti, bool update_uid, bool update_gid) in eventfs_remount()
434 struct tracefs_inode *ti; in lookup_file()
478 struct tracefs_inode *ti; in lookup_dir_entry()
599 struct tracefs_inode *ti; in eventfs_root_lookup()
653 struct tracefs_inode *ti; in eventfs_iterate()
833 struct tracefs_inode *ti; in eventfs_create_events_dir()