Searched refs:hypfs_entry (Results 1 – 2 of 2) sorted by relevance
11 struct hypfs_entry { struct18 int (*read)(const struct hypfs_entry *entry, argument25 struct hypfs_entry e;33 struct hypfs_entry e;111 int hypfs_read_dir(const struct hypfs_entry *entry,113 int hypfs_read_leaf(const struct hypfs_entry *entry,
72 static int add_entry(struct hypfs_entry_dir *parent, struct hypfs_entry *new) in add_entry()75 struct hypfs_entry *e; in add_entry()155 static struct hypfs_entry *hypfs_get_entry_rel(struct hypfs_entry_dir *dir, in hypfs_get_entry_rel()159 struct hypfs_entry *entry; in hypfs_get_entry_rel()203 static struct hypfs_entry *hypfs_get_entry(const char *path) in hypfs_get_entry()211 int hypfs_read_dir(const struct hypfs_entry *entry, in hypfs_read_dir()215 const struct hypfs_entry *e; in hypfs_read_dir()250 int hypfs_read_leaf(const struct hypfs_entry *entry, in hypfs_read_leaf()262 static int hypfs_read(const struct hypfs_entry *entry, in hypfs_read()385 static int hypfs_write(struct hypfs_entry *entry, in hypfs_write()[all …]
Completed in 4 milliseconds