Lines Matching refs:EXOFS_ERR

105 				EXOFS_ERR("Error allocating dev_name");  in parse_options()
115 EXOFS_ERR("Partition ID must be >= %u", in parse_options()
125 EXOFS_ERR("Timout must be > 0"); in parse_options()
134 EXOFS_ERR("Need to specify the following options:\n"); in parse_options()
135 EXOFS_ERR(" -o pid=pid_no_to_use\n"); in parse_options()
276 EXOFS_ERR("%s: ore_get_io_state failed.\n", __func__); in __sbi_read_stats()
285 EXOFS_ERR("Error reading super_block stats => %d\n", ret); in __sbi_read_stats()
291 EXOFS_ERR("%s: extract_attr of sb_stats failed\n", __func__); in __sbi_read_stats()
298 EXOFS_ERR("%s: Wrong version of exofs_sb_stats " in __sbi_read_stats()
331 EXOFS_ERR("%s: ore_get_io_state failed.\n", __func__); in exofs_sbi_write_stats()
347 EXOFS_ERR("%s: ore_write failed.\n", __func__); in exofs_sbi_write_stats()
405 EXOFS_ERR("%s: ore_write failed.\n", __func__); in exofs_sync_fs()
561 EXOFS_ERR("ERROR: failed allocating Device array[%d]\n", in __alloc_dev_table()
587 EXOFS_ERR("ERROR: allocating %x bytes for device table\n", in exofs_read_lookup_dev_table()
601 EXOFS_ERR("ERROR: reading device table\n"); in exofs_read_lookup_dev_table()
639 EXOFS_ERR("ERROR: Read all-zeros device entry\n"); in exofs_read_lookup_dev_table()
665 EXOFS_ERR("ERROR: device requested is not found " in exofs_read_lookup_dev_table()
679 EXOFS_ERR("ERROR: Malformed participating device " in exofs_read_lookup_dev_table()
695 EXOFS_ERR("ERROR: Bad device-table container device not present\n"); in exofs_read_lookup_dev_table()
778 EXOFS_ERR("ERROR: Bad magic value\n"); in exofs_fill_super()
783 EXOFS_ERR("ERROR: Bad FSCB version expected-%d got-%d\n", in exofs_fill_super()
819 EXOFS_ERR("ERROR: exofs_iget failed\n"); in exofs_fill_super()
825 EXOFS_ERR("ERROR: get root inode failed\n"); in exofs_fill_super()
833 EXOFS_ERR("ERROR: corrupt root inode (mode = %hd)\n", in exofs_fill_super()
854 EXOFS_ERR("Unable to mount exofs on %s pid=0x%llx err=%d\n", in exofs_fill_super()