Searched refs:fs_size (Results 1 – 2 of 2) sorted by relevance
104 __le64 fs_size; /* Size of the encrypted fs, in 512 byte sectors */ member
837 tgt->length = crypt_ftr->fs_size; in load_crypto_mapping_table()1583 SLOGD("crypt_ftr->fs_size = %lld\n", crypt_ftr->fs_size); in test_mount_encrypted_fs()1726 ext_crypt_ftr.fs_size = nr_sec; in cryptfs_setup_ext_volume()2640 tot_encryption_size = crypt_ftr->fs_size; in cryptfs_enable_all_volumes()2649 rc = cryptfs_enable_wipe(crypto_blkdev, crypt_ftr->fs_size, fs_type); in cryptfs_enable_all_volumes()2652 crypt_ftr->fs_size, &cur_encryption_done, in cryptfs_enable_all_volumes()2666 if (!rc && crypt_ftr->encrypted_upto == crypt_ftr->fs_size) { in cryptfs_enable_all_volumes()2841 crypt_ftr.fs_size = nr_sec in cryptfs_enable_internal()2844 crypt_ftr.fs_size = nr_sec; in cryptfs_enable_internal()2934 && crypt_ftr.encrypted_upto != crypt_ftr.fs_size) { in cryptfs_enable_internal()[all …]