Searched defs:verity (Results 1 - 9 of 9) sorted by relevance
/kernel/linux/common_modules/xpm/validator/ |
H A D | exec_signature_info.c | 462 static int get_verity_info(int type, struct verity_info *verity) in get_verity_info() argument 481 insert_new_signature_info(struct inode *file_node, int type, struct verity_info *verity, struct exec_file_signature_info *new_info, struct exec_file_signature_info **old_info) insert_new_signature_info() argument 509 struct verity_info verity; get_elf_code_segment_info() local [all...] |
/kernel/linux/linux-5.10/fs/ext4/ |
H A D | sysfs.c | 318 EXT4_ATTR_FEATURE(verity); variable
|
H A 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 [all...] |
/kernel/linux/linux-6.6/fs/ext4/ |
H A D | sysfs.c | 316 EXT4_ATTR_FEATURE(verity); variable
|
H A 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 [all...] |
/kernel/linux/linux-5.10/fs/f2fs/ |
H A D | compress.c | 705 void f2fs_decompress_pages(struct bio *bio, struct page *page, bool verity) in f2fs_decompress_pages() argument 1548 f2fs_decompress_end_io(struct page **rpages, unsigned int cluster_size, bool err, bool verity) f2fs_decompress_end_io() argument
|
H A D | data.c | 131 static void __read_end_io(struct bio *bio, bool compr, bool verity) in __read_end_io() argument 163 static void __f2fs_read_end_io(struct bio *bio, bool compr, bool verity) in __f2fs_read_end_io() argument 170 static void f2fs_decompress_bio(struct bio *bio, bool verity) in f2fs_decompress_bio() argument [all...] |
/kernel/linux/linux-6.6/drivers/md/ |
H A D | dm-verity-target.c | 1573 module_dm(verity); global() variable [all...] |
/kernel/linux/linux-6.6/fs/f2fs/ |
H A D | sysfs.c | 1046 F2FS_FEATURE_RO_ATTR(verity); variable
|
Completed in 31 milliseconds