Searched refs:fsverity_operations (Results 1 – 9 of 9) sorted by relevance
13 extern const struct fsverity_operations btrfs_verityops;
798 const struct fsverity_operations btrfs_verityops = {
27 struct fsverity_operations;156 const struct fsverity_operations *s_vop;
32 struct fsverity_operations { struct
20 const struct fsverity_operations *vops = inode->i_sb->s_vop; in fsverity_read_merkle_tree()
182 const struct fsverity_operations *vops = inode->i_sb->s_vop; in enable_verity()
289 const struct fsverity_operations f2fs_verityops = {
4481 extern const struct fsverity_operations f2fs_verityops;
574 must provide an ``fsverity_operations`` structure that provides670 hash blocks via fsverity_operations::read_merkle_tree_page().