Searched defs:fsverity_verification_context (Results 1 – 1 of 1) sorted by relevance
21 struct fsverity_verification_context { struct22 struct inode *inode;23 struct fsverity_info *vi;24 unsigned long max_ra_pages;32 int num_pending;33 int max_pending;35 pending_blocks[FS_VERITY_MAX_PENDING_BLOCKS];