Home
last modified time | relevance | path

Searched refs:f2fs_verityops (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/f2fs/
H A Dverity.c286 const struct fsverity_operations f2fs_verityops = { variable
H A Df2fs.h4235 extern const struct fsverity_operations f2fs_verityops;
H A Dsuper.c4422 sb->s_vop = &f2fs_verityops; in f2fs_fill_super()