Lines Matching defs:ef
199 struct eventfs_file *ef, *tmp; in eventfs_set_ef_status_free() local
260 static void eventfs_post_create_dir(struct eventfs_file *ef) in eventfs_post_create_dir()
285 create_dentry(struct eventfs_file *ef, struct dentry *parent, bool lookup) in create_dentry()
352 static bool match_event_file(struct eventfs_file *ef, const char *name) in match_event_file()
378 struct eventfs_file *ef; in eventfs_root_lookup() local
449 struct eventfs_file *ef; in dcache_dir_open_wrapper() local
532 struct eventfs_file *ef; in eventfs_prepare_ef() local
628 struct eventfs_file *ef; in eventfs_add_subsystem_dir() local
662 struct eventfs_file *ef; in eventfs_add_dir() local
702 struct eventfs_file *ef; in eventfs_add_events_file() local
753 struct eventfs_file *ef; in eventfs_add_file() local
777 struct eventfs_file *ef = container_of(head, struct eventfs_file, rcu); in free_ef() local
793 static void eventfs_remove_rec(struct eventfs_file *ef, struct list_head *head, int level) in eventfs_remove_rec()
827 void eventfs_remove(struct eventfs_file *ef) in eventfs_remove()