Home
last modified time | relevance | path

Searched refs:end_lblk (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/fs/ext4/
Dverity.c258 u32 end_lblk; in ext4_get_verity_descriptor_location() local
287 end_lblk = le32_to_cpu(last_extent->ee_block) + in ext4_get_verity_descriptor_location()
289 desc_size_pos = (u64)end_lblk << inode->i_blkbits; in ext4_get_verity_descriptor_location()