object_info 52 fs/adfs/adfs.h int (*getnext)(struct adfs_dir *dir, struct object_info *obj); object_info 53 fs/adfs/adfs.h int (*update)(struct adfs_dir *dir, struct object_info *obj); object_info 54 fs/adfs/adfs.h int (*create)(struct adfs_dir *dir, struct object_info *obj); object_info 55 fs/adfs/adfs.h int (*remove)(struct adfs_dir *dir, struct object_info *obj); object_info 34 fs/adfs/dir.c struct object_info obj; object_info 275 fs/adfs/dir.c struct object_info obj; object_info 329 fs/adfs/dir_f.c struct object_info obj; object_info 382 fs/adfs/inode.c struct object_info obj; object_info 354 fs/adfs/super.c struct object_info root_obj;