Lines Matching refs:DEBUG
268 LOG(DEBUG) << "Not fast encrypting since resuming part way through"; in cryptfs_enable_inplace_ext4()
277 LOG(DEBUG) << "Opening" << real_blkdev; in cryptfs_enable_inplace_ext4()
284 LOG(DEBUG) << "Opening" << crypto_blkdev; in cryptfs_enable_inplace_ext4()
406 LOG(DEBUG) << "Not fast encrypting since resuming part way through"; in cryptfs_enable_inplace_f2fs()
554 LOG(DEBUG) << "Encrypted " << CRYPT_SECTORS_PER_BUFSIZE << " block at " in cryptfs_enable_inplace_full()
590 LOG(DEBUG) << "cryptfs_enable_inplace(" << crypto_blkdev << ", " << real_blkdev << ", " << size in cryptfs_enable_inplace()
594 LOG(DEBUG) << "Continuing encryption from " << previously_encrypted_upto; in cryptfs_enable_inplace()
598 LOG(DEBUG) << "cryptfs_enable_inplace already done"; in cryptfs_enable_inplace()
610 LOG(DEBUG) << "cryptfs_enable_inplace_ext4 success"; in cryptfs_enable_inplace()
613 LOG(DEBUG) << "cryptfs_enable_inplace_ext4()=" << rc_ext4; in cryptfs_enable_inplace()
618 LOG(DEBUG) << "cryptfs_enable_inplace_f2fs success"; in cryptfs_enable_inplace()
621 LOG(DEBUG) << "cryptfs_enable_inplace_f2fs()=" << rc_f2fs; in cryptfs_enable_inplace()
626 LOG(DEBUG) << "cryptfs_enable_inplace_full()=" << rc_full; in cryptfs_enable_inplace()
632 LOG(DEBUG) << "ENABLE_INPLACE_ERR_DEV"; in cryptfs_enable_inplace()