Home
last modified time | relevance | path

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

/linux/fs/ext4/
H A Dverity.c275 u32 end_lblk; in ext4_get_verity_descriptor_location() local
303 end_lblk = le32_to_cpu(last_extent->ee_block) + in ext4_get_verity_descriptor_location()
305 desc_size_pos = (u64)end_lblk << inode->i_blkbits; in ext4_get_verity_descriptor_location()