fsverity_operations 3354 fs/ext4/ext4.h extern const struct fsverity_operations ext4_verityops; fsverity_operations 361 fs/ext4/verity.c const struct fsverity_operations ext4_verityops = { fsverity_operations 3567 fs/f2fs/f2fs.h extern const struct fsverity_operations f2fs_verityops; fsverity_operations 241 fs/f2fs/verity.c const struct fsverity_operations f2fs_verityops = { fsverity_operations 22 fs/verity/enable.c const struct fsverity_operations *vops = inode->i_sb->s_vop; fsverity_operations 161 fs/verity/enable.c const struct fsverity_operations *vops = inode->i_sb->s_vop; fsverity_operations 68 include/linux/fs.h struct fsverity_operations; fsverity_operations 1452 include/linux/fs.h const struct fsverity_operations *s_vop;