Searched refs:root_obj (Results 1 – 2 of 2) sorted by relevance
367 struct object_info root_obj; in adfs_fill_super() local411 root_obj.parent_id = root_obj.indaddr = le32_to_cpu(dr->root); in adfs_fill_super()412 root_obj.name_len = 0; in adfs_fill_super()414 root_obj.loadaddr = 0xfff0003f; in adfs_fill_super()415 root_obj.execaddr = 0xec22c000; in adfs_fill_super()416 root_obj.size = ADFS_NEWDIR_SIZE; in adfs_fill_super()417 root_obj.attr = ADFS_NDA_DIRECTORY | ADFS_NDA_OWNER_READ | in adfs_fill_super()425 root_obj.size = le32_to_cpu(dr->root_size); in adfs_fill_super()440 root = adfs_iget(sb, &root_obj); in adfs_fill_super()
379 __field( u64, root_obj )395 __entry->root_obj = bi->root->root_key.objectid;416 show_root_type(__entry->root_obj), __entry->ino,434 __field( u64, root_obj )446 __entry->root_obj = bi->root->root_key.objectid;460 show_root_type(__entry->root_obj), __entry->ino, __entry->isize,