Home
last modified time | relevance | path

Searched refs:ERROR (Results 1 – 21 of 21) sorted by relevance

/fs/squashfs/
Dcache.c164 ERROR("Unable to read %s cache entry [%llx]\n", cache->name, in squashfs_cache_get()
230 ERROR("Failed to allocate %s cache\n", name); in squashfs_cache_init()
236 ERROR("Failed to allocate %s cache\n", name); in squashfs_cache_init()
260 ERROR("Failed to allocate %s cache entry\n", name); in squashfs_cache_init()
267 ERROR("Failed to allocate %s buffer\n", name); in squashfs_cache_init()
275 ERROR("Failed to allocate %s cache entry\n", name); in squashfs_cache_init()
Dzstd_wrapper.c45 ERROR("Failed to allocate zstd workspace\n"); in zstd_init()
76 ERROR("Failed to initialize zstd decompressor\n"); in zstd_uncompress()
118 ERROR("zstd decompression error: %d\n", in zstd_uncompress()
Dnamei.c78 ERROR("Failed to allocate squashfs_dir_index\n"); in get_dir_index_using_name()
144 ERROR("Failed to allocate squashfs_dir_entry\n"); in squashfs_lookup()
226 ERROR("Unable to read directory block [%llx:%x]\n", in squashfs_lookup()
Dsymlink.c56 ERROR("Unable to read symlink [%llx:%x]\n", in squashfs_symlink_readpage()
73 ERROR("Unable to read symlink [%llx:%x]\n", in squashfs_symlink_readpage()
Dlz4_wrapper.c44 ERROR("Unknown LZ4 version\n"); in lz4_comp_opts()
74 ERROR("Failed to initialise LZ4 decompressor\n"); in lz4_init()
Dfile.c107 ERROR("Failed to allocate meta_index\n"); in empty_meta_index()
168 ERROR("read_indexes: Failed to allocate block_list\n"); in read_indexes()
178 ERROR("read_indexes: reading block [%llx:%x]\n", in read_indexes()
430 ERROR("Unable to read page, block %llx, size %x\n", in squashfs_readpage_fragment()
Ddir.c111 ERROR("Failed to allocate squashfs_dir_entry\n"); in squashfs_readdir()
213 ERROR("Unable to read directory block [%llx:%x]\n", block, offset); in squashfs_readdir()
Dxattr.h20 ERROR("Xattrs in filesystem, these will be ignored\n"); in squashfs_read_xattr_id_table()
Dfile_cache.c29 ERROR("Unable to read page, block %llx, size %x\n", block, in squashfs_readpage_block()
Ddecompressor_single.c74 ERROR("%s decompression failed, data probably corrupt\n", in squashfs_decompress()
Dsquashfs.h13 #define ERROR(s, args...) pr_err("SQUASHFS error: "s, ## args) macro
Ddecompressor_multi_percpu.c86 ERROR("%s decompression failed, data probably corrupt\n", in squashfs_decompress()
Dzlib_wrapper.c36 ERROR("Failed to allocate zlib workspace\n"); in zlib_init()
Dlzo_wrapper.c47 ERROR("Failed to allocate lzo workspace\n"); in lzo_init()
Dsuper.c83 ERROR("Failed to allocate squashfs_sb_info\n"); in squashfs_fill_super()
320 ERROR("Root inode create failed\n"); in squashfs_fill_super()
Dinode.c390 ERROR("Unknown inode type %d in squashfs_iget!\n", type); in squashfs_read_inode()
409 ERROR("Unable to read inode 0x%llx\n", ino); in squashfs_read_inode()
Ddecompressor_multi.c193 ERROR("%s decompression failed, data probably corrupt\n", in squashfs_decompress()
Dxz_wrapper.c103 ERROR("Failed to initialise xz decompressor\n"); in squashfs_xz_init()
Dfile_direct.c153 ERROR("Unable to read page, block %llx, size %x\n", block, in squashfs_read_cache()
Dblock.c200 ERROR("squashfs_read_data failed to read block 0x%llx\n", in squashfs_read_data()
/fs/ocfs2/cluster/
Dmasklog.c120 define_mask(ERROR),