Lines Matching refs:size
429 "cipher with name = [%s] and key size = [%td]; "
447 "cipher with name = [%s] and key size = [%td]; "
654 size_t size;
661 .size = sizeof(struct ecryptfs_auth_tok_list_item),
666 .size = sizeof(struct ecryptfs_file_info),
671 .size = sizeof(struct ecryptfs_dentry_info),
676 .size = sizeof(struct ecryptfs_inode_info),
683 .size = sizeof(struct ecryptfs_sb_info),
688 .size = PAGE_SIZE,
693 .size = PAGE_SIZE,
698 .size = sizeof(struct ecryptfs_key_record),
703 .size = sizeof(struct ecryptfs_key_sig),
708 .size = sizeof(struct ecryptfs_global_auth_tok),
713 .size = sizeof(struct ecryptfs_key_tfm),
748 *(info->cache) = kmem_cache_create(info->name, info->size, 0,
812 ecryptfs_printk(KERN_ERR, "The eCryptfs extent size is "
813 "larger than the host's page size, and so "
815 "default eCryptfs extent size is [%u] bytes; "
816 "the page size is [%lu] bytes.\n",