Home | History | Annotate | Download | only in blkid

Lines Matching full:ros

793 	struct romfs_super_block *ros;
796 ros = (struct romfs_super_block *)buf;
798 if (strlen((char *) ros->ros_volume))
799 label = (char *) ros->ros_volume;