f2fs_verityops   3567 fs/f2fs/f2fs.h extern const struct fsverity_operations f2fs_verityops;
f2fs_verityops   3289 fs/f2fs/super.c 	sb->s_vop = &f2fs_verityops;
f2fs_verityops    241 fs/f2fs/verity.c const struct fsverity_operations f2fs_verityops = {