object_info
struct acpi_object_info *object_info;
object_info =
if (!object_info)
(void *)object_info, NULL);
acpi_os_printf("%8u %s\n", object_info->types[i],
total_objects += object_info->types[i];
ACPI_FREE(object_info);
int (*getnext)(struct adfs_dir *dir, struct object_info *obj);
int (*update)(struct adfs_dir *dir, struct object_info *obj);
int (*create)(struct adfs_dir *dir, struct object_info *obj);
int (*remove)(struct adfs_dir *dir, struct object_info *obj);
struct inode *adfs_iget(struct super_block *sb, struct object_info *obj);
void adfs_object_fixup(struct adfs_dir *dir, struct object_info *obj);
extern int adfs_dir_update(struct super_block *sb, struct object_info *obj,
void adfs_object_fixup(struct adfs_dir *dir, struct object_info *obj)
adfs_dir_update(struct super_block *sb, struct object_info *obj, int wait)
struct object_info *obj)
struct object_info obj;
adfs_dir2obj(struct adfs_dir *dir, struct object_info *obj,
adfs_obj2dir(struct adfs_direntry *de, struct object_info *obj)
__adfs_dir_get(struct adfs_dir *dir, int pos, struct object_info *obj)
adfs_f_getnext(struct adfs_dir *dir, struct object_info *obj)
struct object_info obj;
static int adfs_f_update(struct adfs_dir *dir, struct object_info *obj)
adfs_fplus_getnext(struct adfs_dir *dir, struct object_info *obj)
struct object_info obj;
static int adfs_fplus_update(struct adfs_dir *dir, struct object_info *obj)
adfs_iget(struct super_block *sb, struct object_info *obj)
struct object_info obj;
struct object_info root_obj;