Lines Matching refs:cl
215 struct ceph_client *cl = ceph_inode_to_client(parent); in parse_longname() local
228 doutc(cl, "failed to parse long snapshot name: %s\n", str); in parse_longname()
233 pr_err_client(cl, "failed to parse long snapshot name\n"); in parse_longname()
241 doutc(cl, "failed to parse inode number: %s\n", str); in parse_longname()
251 doutc(cl, "can't find inode %s (%s)\n", inode_number, name); in parse_longname()
258 struct ceph_client *cl = ceph_inode_to_client(parent); in ceph_encode_encrypted_dname() local
320 doutc(cl, "base64-encoded ciphertext name = %.*s\n", elen, p); in ceph_encode_encrypted_dname()
482 struct ceph_client *cl = ceph_inode_to_client(inode); in ceph_fscrypt_decrypt_block_inplace() local
484 doutc(cl, "%p %llx.%llx len %u offs %u blk %llu\n", inode, in ceph_fscrypt_decrypt_block_inplace()
493 struct ceph_client *cl = ceph_inode_to_client(inode); in ceph_fscrypt_encrypt_block_inplace() local
495 doutc(cl, "%p %llx.%llx len %u offs %u blk %llu\n", inode, in ceph_fscrypt_encrypt_block_inplace()
564 struct ceph_client *cl = ceph_inode_to_client(inode); in ceph_fscrypt_decrypt_extents() local
572 doutc(cl, "%p %llx.%llx empty array, ret 0\n", inode, in ceph_fscrypt_decrypt_extents()
587 pr_warn_client(cl, in ceph_fscrypt_decrypt_extents()
596 doutc(cl, "%p %llx.%llx [%d] 0x%llx~0x%llx fret %d\n", inode, in ceph_fscrypt_decrypt_extents()
605 doutc(cl, "ret %d\n", ret); in ceph_fscrypt_decrypt_extents()