Searched defs:verity (Results 1 – 5 of 5) sorted by relevance
| /kernel/linux/common_modules/xpm/validator/ |
| D | exec_signature_info.c | 462 static int get_verity_info(int type, struct verity_info *verity) in get_verity_info() 482 …struct verity_info *verity, struct exec_file_signature_info *new_info, struct exec_file_signature_… in insert_new_signature_info() 509 struct verity_info verity; in get_elf_code_segment_info() local
|
| /kernel/linux/linux-5.10/fs/f2fs/ |
| D | compress.c | 705 void f2fs_decompress_pages(struct bio *bio, struct page *page, bool verity) in f2fs_decompress_pages() 1549 unsigned int cluster_size, bool err, bool verity) in f2fs_decompress_end_io()
|
| D | data.c | 131 static void __read_end_io(struct bio *bio, bool compr, bool verity) in __read_end_io() 163 static void __f2fs_read_end_io(struct bio *bio, bool compr, bool verity) in __f2fs_read_end_io() 170 static void f2fs_decompress_bio(struct bio *bio, bool verity) in f2fs_decompress_bio()
|
| /kernel/linux/linux-5.10/fs/ext4/ |
| D | inode.c | 1292 bool verity = ext4_verity_in_progress(inode); in ext4_write_end() local 1395 bool verity = ext4_verity_in_progress(inode); in ext4_journalled_write_end() local
|
| /kernel/linux/linux-6.6/fs/ext4/ |
| D | inode.c | 1280 bool verity = ext4_verity_in_progress(inode); in ext4_write_end() local 1386 bool verity = ext4_verity_in_progress(inode); in ext4_journalled_write_end() local
|