Searched refs:root_icb (Results 1 – 3 of 3) sorted by relevance
455 bcopy(&fsd->rootdir_icb, &udfmp->root_icb, in udf_mountfs()471 sector = le32toh(udfmp->root_icb.loc.lb_num) + udfmp->part_start; in udf_mountfs()472 size = le32toh(udfmp->root_icb.len); in udf_mountfs()554 id = udf_getid(&udfmp->root_icb); in udf_root()711 if (ino == udf_getid(&udfmp->root_icb)) in udf_vget()
52 struct long_ad root_icb; member
63 struct long_ad root_icb; member