Searched refs:root_obj (Results 1 – 2 of 2) sorted by relevance
341 struct object_info root_obj; in adfs_fill_super() local372 root_obj.parent_id = root_obj.indaddr = le32_to_cpu(dr->root); in adfs_fill_super()373 root_obj.name_len = 0; in adfs_fill_super()375 root_obj.loadaddr = 0xfff0003f; in adfs_fill_super()376 root_obj.execaddr = 0xec22c000; in adfs_fill_super()377 root_obj.size = ADFS_NEWDIR_SIZE; in adfs_fill_super()378 root_obj.attr = ADFS_NDA_DIRECTORY | ADFS_NDA_OWNER_READ | in adfs_fill_super()386 root_obj.size = le32_to_cpu(dr->root_size); in adfs_fill_super()401 root = adfs_iget(sb, &root_obj); in adfs_fill_super()
363 __field( u64, root_obj )379 __entry->root_obj = bi->root->root_key.objectid;400 show_root_type(__entry->root_obj), __entry->ino,418 __field( u64, root_obj )430 __entry->root_obj = bi->root->root_key.objectid;444 show_root_type(__entry->root_obj), __entry->ino, __entry->isize,