Searched refs:tracefs_inode (Results 1 – 3 of 3) sorted by relevance
12 struct tracefs_inode { struct66 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);
42 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()588 struct tracefs_inode *ti; in instance_inode()635 struct tracefs_inode *ti; in tracefs_create_file()671 struct tracefs_inode *ti; in __create_dir()796 struct tracefs_inode *ti = (struct tracefs_inode *) foo; in init_once()[all …]
292 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