Searched refs:root_obj (Results 1 – 2 of 2) sorted by relevance
370 struct object_info root_obj; in adfs_fill_super() local474 root_obj.parent_id = root_obj.file_id = le32_to_cpu(dr->root); in adfs_fill_super()475 root_obj.name_len = 0; in adfs_fill_super()477 root_obj.loadaddr = 0xfff0003f; in adfs_fill_super()478 root_obj.execaddr = 0xec22c000; in adfs_fill_super()479 root_obj.size = ADFS_NEWDIR_SIZE; in adfs_fill_super()480 root_obj.attr = ADFS_NDA_DIRECTORY | ADFS_NDA_OWNER_READ | in adfs_fill_super()482 root_obj.filetype = -1; in adfs_fill_super()489 root_obj.size = le32_to_cpu(dr->root_size); in adfs_fill_super()504 root = adfs_iget(sb, &root_obj); in adfs_fill_super()
303 __field( u64, root_obj )319 __entry->root_obj = bi->root->objectid;340 show_root_type(__entry->root_obj), __entry->ino,358 __field( u64, root_obj )370 __entry->root_obj = bi->root->objectid;384 show_root_type(__entry->root_obj), __entry->ino, __entry->isize,