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()
116 struct tracefs_inode *ti; in tracefs_syscall_mkdir()
178 struct tracefs_inode *ti = get_tracefs(inode); in set_tracefs_inode_owner()
192 struct tracefs_inode *rti; in set_tracefs_inode_owner()
238 struct tracefs_inode *ti = get_tracefs(inode); in tracefs_setattr()
337 struct tracefs_inode *ti; in tracefs_apply_options()
423 struct tracefs_inode *ti = get_tracefs(inode); in tracefs_drop_inode()
588 struct tracefs_inode *ti; in instance_inode()
[all …]
H A Devent_inode.c292 void eventfs_remount(struct tracefs_inode *ti, bool update_uid, bool update_gid) in eventfs_remount()
328 struct tracefs_inode *ti; in eventfs_get_inode()
528 struct tracefs_inode *ti; in eventfs_root_lookup()
583 struct tracefs_inode *ti; in eventfs_iterate()
763 struct tracefs_inode *ti; in eventfs_create_events_dir()