Home
last modified time | relevance | path

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

/fs/tracefs/
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()
337 struct tracefs_inode *ti; in tracefs_apply_options()
589 struct tracefs_inode *ti; in instance_inode()
636 struct tracefs_inode *ti; in tracefs_create_file()
672 struct tracefs_inode *ti; in __create_dir()
797 struct tracefs_inode *ti = (struct tracefs_inode *) foo; in init_once()
[all …]
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);
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()

Completed in 9 milliseconds