Searched refs:fs_size (Results 1 – 2 of 2) sorted by relevance
97 __le64 fs_size; /* Size of the encrypted fs, in 512 byte sectors */ member
1078 tgt->length = crypt_ftr->fs_size; in load_crypto_mapping_table()1836 SLOGD("crypt_ftr->fs_size = %lld\n", crypt_ftr->fs_size);1989 ext_crypt_ftr.fs_size = nr_sec;2863 tot_encryption_size = crypt_ftr->fs_size;2872 rc = cryptfs_enable_wipe(crypto_blkdev, crypt_ftr->fs_size, fs_type);2875 crypt_ftr->fs_size, &cur_encryption_done,2889 if (!rc && crypt_ftr->encrypted_upto == crypt_ftr->fs_size) {3040 crypt_ftr.fs_size = nr_sec3043 crypt_ftr.fs_size = nr_sec;3130 && crypt_ftr.encrypted_upto != crypt_ftr.fs_size) {[all …]