Home
last modified time | relevance | path

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

/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()
101 struct tracefs_inode *ti; in tracefs_syscall_mkdir()
155 struct tracefs_inode *ti = get_tracefs(inode); in set_tracefs_inode_owner()
169 struct tracefs_inode *rti; in set_tracefs_inode_owner()
215 struct tracefs_inode *ti = get_tracefs(inode); in tracefs_setattr()
314 struct tracefs_inode *ti; in tracefs_apply_options()
403 struct tracefs_inode *ti = get_tracefs(inode); in tracefs_drop_inode()
569 struct tracefs_inode *ti; in instance_inode()
[all …]
H A Devent_inode.c288 void eventfs_remount(struct tracefs_inode *ti, bool update_uid, bool update_gid) in eventfs_remount()
324 struct tracefs_inode *ti; in eventfs_get_inode()
524 struct tracefs_inode *ti; in eventfs_root_lookup()
575 struct tracefs_inode *ti; in eventfs_iterate()
740 struct tracefs_inode *ti; in eventfs_create_events_dir()