Lines Matching refs:ubifs_err

211 		ubifs_err(c, "inode is too large (%lld)",  in validate_inode()
217 ubifs_err(c, "unknown compression type %d", ui->compr_type); in validate_inode()
428 ubifs_err(c, "inode %lu validation failed, error %d", inode->i_ino, err); in ubifs_iget()
435 ubifs_err(c, "failed to read inode %lu, error %d", inode->i_ino, err); in ubifs_iget()
506 ubifs_err(c, "can't write inode %lu, error %d", in ubifs_write_inode()
550 ubifs_err(c, "can't delete inode %lu, error %d", in ubifs_evict_inode()
706 ubifs_err(c, "too small LEBs (%d bytes), min. is %d bytes", in init_constants_early()
712 ubifs_err(c, "too few LEBs (%d), min. is %d", in init_constants_early()
718 ubifs_err(c, "bad min. I/O size %d", c->min_io_size); in init_constants_early()
729 ubifs_err(c, "bad write buffer size %d for %d min. I/O unit", in init_constants_early()
855 ubifs_err(c, "too small LEB size %d, at least %d needed", in init_constants_sb()
870 ubifs_err(c, "too small log %d LEBs, required min. %d LEBs", in init_constants_sb()
962 ubifs_err(c, "no LEB for GC"); in take_gc_lnum()
1047 ubifs_err(c, "orphan list not empty at unmount"); in free_orphans()
1218 ubifs_err(c, "unknown compressor \"%s\"", name); //FIXME: is c ready? in ubifs_parse_options()
1234 ubifs_err(c, "unrecognized mount option \"%s\" or missing value", in ubifs_parse_options()
1318 ubifs_err(c, "insufficient free space to mount in R/W mode"); in check_free_space()
1367 ubifs_err(c, "can't format empty UBI volume: read-only %s", in mount_ubifs()
1374 ubifs_err(c, "cannot mount read-write - read-only media"); in mount_ubifs()
1426 ubifs_err(c, "'compressor \"%s\" is not compiled in", in mount_ubifs()
1456 ubifs_err(c, "cannot spawn \"%s\", error %d", in mount_ubifs()
1776 ubifs_err(c, "the file-system is not R/W-compatible"); in ubifs_remount_rw()
1863 ubifs_err(c, "cannot spawn \"%s\", error %d", in ubifs_remount_rw()
2041 ubifs_err(c, "failed to write master node, error %d", in ubifs_put_super()
2072 ubifs_err(c, "invalid or unknown remount parameter"); in ubifs_remount_fs()