• Home
  • Raw
  • Download

Lines Matching defs:ei

39 	struct eventfs_inode		ei;  member
44 static struct eventfs_root_inode *get_root_inode(struct eventfs_inode *ei) in get_root_inode()
51 static int eventfs_dir_ino(struct eventfs_inode *ei) in eventfs_dir_ino()
82 struct eventfs_inode *ei = container_of(rcu, struct eventfs_inode, rcu); in free_ei_rcu() local
105 struct eventfs_inode *ei = container_of(ref, struct eventfs_inode, kref); in release_ei() local
119 static inline void put_ei(struct eventfs_inode *ei) in put_ei()
125 static inline void free_ei(struct eventfs_inode *ei) in free_ei()
136 static inline void cleanup_ei(struct eventfs_inode *ei) in cleanup_ei()
145 static inline struct eventfs_inode *get_ei(struct eventfs_inode *ei) in get_ei()
180 struct eventfs_inode *ei; in eventfs_set_attr() local
232 static void update_events_attr(struct eventfs_inode *ei, struct super_block *sb) in update_events_attr()
256 struct eventfs_inode *ei = ti->private; in set_top_events_ownership() local
308 static void eventfs_set_attrs(struct eventfs_inode *ei, bool update_uid, kuid_t uid, in eventfs_set_attrs()
354 struct eventfs_inode *ei = ti->private; in eventfs_remount() local
367 struct eventfs_inode *ei; in eventfs_find_events() local
476 struct eventfs_inode *pei, struct eventfs_inode *ei) in lookup_dir_entry()
506 static inline struct eventfs_inode *init_ei(struct eventfs_inode *ei, const char *name) in init_ei()
517 struct eventfs_inode *ei = kzalloc(sizeof(*ei), GFP_KERNEL); in alloc_ei() local
533 struct eventfs_inode *ei; in alloc_root_ei() local
572 struct eventfs_inode *ei, int idx, in lookup_file_dentry()
600 struct eventfs_inode *ei; in eventfs_root_lookup() local
654 struct eventfs_inode *ei; in eventfs_iterate() local
786 struct eventfs_inode *ei; in eventfs_create_dir() local
832 struct eventfs_inode *ei; in eventfs_create_events_dir() local
920 static void eventfs_remove_rec(struct eventfs_inode *ei, int level) in eventfs_remove_rec()
948 void eventfs_remove_dir(struct eventfs_inode *ei) in eventfs_remove_dir()
964 void eventfs_remove_events_dir(struct eventfs_inode *ei) in eventfs_remove_events_dir()