Lines Matching refs:EXOFS_ERR
106 EXOFS_ERR("Error allocating dev_name"); in parse_options()
116 EXOFS_ERR("Partition ID must be >= %u", in parse_options()
126 EXOFS_ERR("Timeout must be > 0"); in parse_options()
135 EXOFS_ERR("Need to specify the following options:\n"); in parse_options()
136 EXOFS_ERR(" -o pid=pid_no_to_use\n"); in parse_options()
280 EXOFS_ERR("%s: ore_get_io_state failed.\n", __func__); in __sbi_read_stats()
289 EXOFS_ERR("Error reading super_block stats => %d\n", ret); in __sbi_read_stats()
295 EXOFS_ERR("%s: extract_attr of sb_stats failed\n", __func__); in __sbi_read_stats()
302 EXOFS_ERR("%s: Wrong version of exofs_sb_stats " in __sbi_read_stats()
335 EXOFS_ERR("%s: ore_get_io_state failed.\n", __func__); in exofs_sbi_write_stats()
351 EXOFS_ERR("%s: ore_write failed.\n", __func__); in exofs_sbi_write_stats()
409 EXOFS_ERR("%s: ore_write failed.\n", __func__); in exofs_sync_fs()
562 EXOFS_ERR("ERROR: failed allocating Device array[%d]\n", in __alloc_dev_table()
589 EXOFS_ERR("ERROR: allocating %x bytes for device table\n", in exofs_read_lookup_dev_table()
603 EXOFS_ERR("ERROR: reading device table\n"); in exofs_read_lookup_dev_table()
641 EXOFS_ERR("ERROR: Read all-zeros device entry\n"); in exofs_read_lookup_dev_table()
667 EXOFS_ERR("ERROR: device requested is not found " in exofs_read_lookup_dev_table()
681 EXOFS_ERR("ERROR: Malformed participating device " in exofs_read_lookup_dev_table()
697 EXOFS_ERR("ERROR: Bad device-table container device not present\n"); in exofs_read_lookup_dev_table()
780 EXOFS_ERR("ERROR: Bad magic value\n"); in exofs_fill_super()
785 EXOFS_ERR("ERROR: Bad FSCB version expected-%d got-%d\n", in exofs_fill_super()
825 EXOFS_ERR("ERROR: exofs_iget failed\n"); in exofs_fill_super()
831 EXOFS_ERR("ERROR: get root inode failed\n"); in exofs_fill_super()
839 EXOFS_ERR("ERROR: corrupt root inode (mode = %hd)\n", in exofs_fill_super()
852 EXOFS_ERR("Unable to mount exofs on %s pid=0x%llx err=%d\n", in exofs_fill_super()