Searched refs:total_length (Results 1 – 1 of 1) sorted by relevance
218 size_t total_length; in ecryptfs_miscdev_read() local273 total_length = (PKT_TYPE_SIZE + PKT_CTR_SIZE + packet_length_size in ecryptfs_miscdev_read()275 if (count < total_length) { in ecryptfs_miscdev_read()279 "pending message\n", __func__, count, total_length); in ecryptfs_miscdev_read()
Completed in 7 milliseconds