Home
last modified time | relevance | path

Searched refs:udf_debug (Results 1 – 11 of 11) sorted by relevance

/linux-4.4.14/fs/udf/
Dsuper.c710 udf_debug("Starting at sector %u (%ld byte sectors)\n", in udf_check_vsd()
738 udf_debug("ISO9660 Boot Record found\n"); in udf_check_vsd()
741 udf_debug("ISO9660 Primary Volume Descriptor found\n"); in udf_check_vsd()
744 udf_debug("ISO9660 Supplementary Volume Descriptor found\n"); in udf_check_vsd()
747 udf_debug("ISO9660 Volume Partition Descriptor found\n"); in udf_check_vsd()
750 udf_debug("ISO9660 Volume Descriptor Set Terminator found\n"); in udf_check_vsd()
753 udf_debug("ISO9660 VRS (%u) found\n", in udf_check_vsd()
873 udf_debug("Fileset at block=%d, partition=%d\n", in udf_find_fileset()
924 udf_debug("recording time %04u/%02u/%02u %02u:%02u (%x)\n", in udf_load_pvoldesc()
937 udf_debug("volIdent[] = '%s'\n", UDF_SB(sb)->s_volume_ident); in udf_load_pvoldesc()
[all …]
Dlowlevel.c40 udf_debug("XA disk: %s, vol_desc_start=%d\n", in udf_get_last_session()
45 udf_debug("CDROMMULTISESSION not supported: rc=%d\n", i); in udf_get_last_session()
Dpartition.c35 udf_debug("block=%d, partition=%d, offset=%d: invalid partition\n", in udf_get_pblock()
62 udf_debug("Trying to access block beyond end of VAT (%d max %d)\n", in udf_get_pblock_virt15()
86 udf_debug("get_pblock(UDF_VIRTUAL_MAP:%p,%d,%d) VAT: %d[%d]\n", in udf_get_pblock_virt15()
97 udf_debug("recursive call to udf_get_pblock!\n"); in udf_get_pblock_virt15()
314 udf_debug("READING from METADATA\n"); in udf_get_pblock_meta25()
Ddirectory.c164 udf_debug("invalidparms, buffer=%p, offset=%p\n", in udf_get_fileident()
175 udf_debug("0x%x != TAG_IDENT_FID\n", in udf_get_fileident()
177 udf_debug("offset: %u sizeof: %lu bufsize: %u\n", in udf_get_fileident()
Dfile.c140 udf_debug("udf_expand_adinicb: err=%d\n", err); in udf_file_write_iter()
171 udf_debug("no permission to access inode %lu\n", inode->i_ino); in udf_ioctl()
177 udf_debug("invalid argument to udf_ioctl\n"); in udf_ioctl()
Dballoc.c61 udf_debug("block_group (%d) > nr_groups (%d)\n", in __load_block_bitmap()
125 udf_debug("%d < %d || %d + %d > %d\n", in udf_bitmap_free_blocks()
154 udf_debug("bit %ld already set\n", bit + i); in udf_bitmap_free_blocks()
155 udf_debug("byte=%2x\n", in udf_bitmap_free_blocks()
329 udf_debug("bit already cleared for block %d\n", bit); in udf_bitmap_new_block()
365 udf_debug("%d < %d || %d + %d > %d\n", in udf_table_free_blocks()
606 udf_debug("eloc=%d, elen=%d, first_block=%d\n", in udf_table_prealloc_blocks()
Dudfdecl.h37 #define udf_debug(fmt, ...) \ macro
41 #define udf_debug(fmt, ...) \ macro
Dmisc.c224 udf_debug("location mismatch block %u, tag %u != %u\n", in udf_read_tagged()
252 udf_debug("Crc failure block %d: crc = %d, crclen = %d\n", block, in udf_read_tagged()
Dunicode.c370 udf_debug("Failed in udf_get_filename: sname = %s\n", in udf_get_filename()
378 udf_debug("Failed in udf_get_filename: sname = %s\n", in udf_get_filename()
Dinode.c1295 udf_debug("block=%d, partition=%d out of range\n", in udf_read_inode()
1547 udf_debug("METADATA FILE-----\n"); in udf_read_inode()
1550 udf_debug("METADATA MIRROR FILE-----\n"); in udf_read_inode()
1553 udf_debug("METADATA BITMAP FILE-----\n"); in udf_read_inode()
1637 udf_debug("getblk failure\n"); in udf_update_inode()
2079 udf_debug("reading block %d failed!\n", block); in udf_next_aext()
2134 udf_debug("alloc_type = %d unsupported\n", iinfo->i_alloc_type); in udf_current_aext()
Dnamei.c874 udf_debug("Deleting nonexistent file (%lu), %d\n", in udf_unlink()