| /linux/fs/ceph/ |
| H A D | dir.c | 125 doutc(fsc->client, "'%s'\n", dfi->last_name); in note_last_dentry() 149 doutc(cl, " folio %lu not found\n", ptr_pgoff); in __dcache_find_get_entry() 200 doutc(cl, "%p %llx.%llx v%u at %llx\n", dir, ceph_vinop(dir), in __dcache_readdir() 231 doutc(cl, "%p %llx.%llx cache idx %llu\n", dir, in __dcache_readdir() 268 doutc(cl, " %llx dentry %p %pd %p\n", di->offset, in __dcache_readdir() 330 doutc(cl, "%p %llx.%llx file %p pos %llx\n", inode, in ceph_readdir() 337 doutc(cl, "%p %llx.%llx off 0 -> '.'\n", inode, in ceph_readdir() 352 doutc(cl, "%p %llx.%llx off 1 -> '..'\n", inode, in ceph_readdir() 407 doutc(cl, "fetching %p %llx.%llx frag %x offset '%s'\n", in ceph_readdir() 461 doutc(cl, "%p %llx.%llx got and parsed readdir result=%d" in ceph_readdir() [all …]
|
| H A D | super.c | 53 doutc(fsc->client, "begin\n"); in ceph_put_super() 56 doutc(fsc->client, "done\n"); in ceph_put_super() 67 doutc(fsc->client, "begin\n"); in ceph_statfs() 121 doutc(fsc->client, "done\n"); in ceph_statfs() 131 doutc(cl, "(non-blocking)\n"); in ceph_sync_fs() 134 doutc(cl, "(non-blocking) done\n"); in ceph_sync_fs() 138 doutc(cl, "(blocking)\n"); in ceph_sync_fs() 141 doutc(cl, "(blocking) done\n"); in ceph_sync_fs() 888 doutc(fsc->client, "%p\n", fsc); in destroy_fs_client() 1032 doutc(fsc->client, "starting forced umount\n"); in ceph_umount_begin() [all …]
|
| H A D | export.c | 90 doutc(cl, "%p %llx.%llx ret=%d\n", inode, ceph_vinop(inode), ret); in ceph_encode_snapfh() 115 doutc(cl, "%p %llx.%llx with parent %p %llx.%llx\n", inode, in ceph_encode_fh() 123 doutc(cl, "%p %llx.%llx\n", inode, ceph_vinop(inode)); in ceph_encode_fh() 289 doutc(cl, "%llx.%llx\n err=%d\n", vino.ino, vino.snap, err); in __snapfh_to_dentry() 291 doutc(cl, "%llx.%llx parent %llx hash %x err=%d", vino.ino, in __snapfh_to_dentry() 319 doutc(fsc->client, "%llx\n", fh->ino); in ceph_fh_to_dentry() 412 doutc(cl, "child %p %p %llx.%llx err=%ld\n", child, inode, in ceph_get_parent() 438 doutc(fsc->client, "%llx\n", cfh->parent_ino); in ceph_fh_to_parent() 543 doutc(fsc->client, "child dentry %p %p %llx.%llx err=%d\n", child, in __get_snap_name() 605 doutc(mdsc->fsc->client, "child dentry %p %p %llx.%llx err %d %s%s\n", in ceph_get_name()
|
| H A D | mdsmap.c | 239 doutc(cl, "%d/%d %lld mds%d.%d %s %s%s\n", i+1, n, global_id, in ceph_mdsmap_decode() 249 doutc(cl, "got incorrect state(%s)\n", in ceph_mdsmap_decode() 413 doutc(cl, "m_enabled: %d, m_damaged: %d, m_num_laggy: %d\n", in ceph_mdsmap_decode() 416 doutc(cl, "success epoch %u\n", m->m_epoch); in ceph_mdsmap_decode()
|
| H A D | ioctl.c | 262 doutc(cl, "file %p %p %llx.%llx already lazy\n", file, inode, in ceph_ioctl_lazyio() 265 doutc(cl, "file %p %p %llx.%llx marked lazy\n", file, inode, in ceph_ioctl_lazyio() 372 doutc(fsc->client, "file %p %p %llx.%llx cmd %s arg %lu\n", file, in ceph_ioctl()
|
| H A D | quota.c | 167 doutc(cl, "Can't lookup inode %llx (err: %ld)\n", realm->ino, in lookup_quotarealm_inode() 240 doutc(cl, "%p %llx.%llx null i_snap_realm\n", in get_quota_realm() 359 doutc(cl, "%p %llx.%llx null i_snap_realm\n", in check_quota_exceeded()
|
| /linux/include/linux/ceph/ |
| H A D | ceph_debug.h | 22 # define doutc(client, fmt, ...) \ macro 32 # define doutc(client, fmt, ...) \ macro 45 # define doutc(client, fmt, ...) \ macro
|