Lines Matching refs:SLOGW
554 SLOGW("bad scrypt parameters '%s' should be like '12:8:1'; using defaults", paramstr); in get_device_scrypt_params()
757 SLOGW("upgrading crypto footer to 1.1"); in upgrade_crypt_ftr()
788 SLOGW("upgrading crypto footer to 1.2"); in upgrade_crypt_ftr()
798 SLOGW("upgrading crypto footer to 1.3"); in upgrade_crypt_ftr()
875 SLOGW("Warning: crypto footer minor version %d, expected <= %d, continuing...\n", in get_crypt_ftr_and_key()
1227 SLOGW("DM_DEV Cannot remove dm-crypt device %s: %s, retrying...\n", name.c_str(), in delete_crypto_blk_dev()
1459 SLOGW("failure decrypting master key"); in decrypt_master_key()
1485 SLOGW("could not read mount files"); in ensure_subdirectory_unmounted()
1501 SLOGW("found sub-directory mount %s - %s\n", prefix, mentry->mnt_dir); in ensure_subdirectory_unmounted()
1512 SLOGW("umount sub-directory mount %s\n", mount_point.c_str()); in ensure_subdirectory_unmounted()
1546 SLOGW("sending SIGTERM to processes with open files\n"); in wait_and_unmount()
1549 SLOGW("sending SIGKILL to processes with open files\n"); in wait_and_unmount()
1933 SLOGW( in test_mount_encrypted_fs()