Home
last modified time | relevance | path

Searched refs:fsverity_operations (Results 1 – 11 of 11) sorted by relevance

/linux/fs/verity/
A Denable.c51 const struct fsverity_operations *vops = inode->i_sb->s_vop; in build_merkle_tree_level()
202 const struct fsverity_operations *vops = inode->i_sb->s_vop; in enable_verity()
A Dread_metadata.c19 const struct fsverity_operations *vops = inode->i_sb->s_vop; in fsverity_read_merkle_tree()
/linux/include/linux/
A Dfsverity.h18 struct fsverity_operations { struct
A Dfs.h71 struct fsverity_operations;
1490 const struct fsverity_operations *s_vop;
/linux/fs/f2fs/
A Dverity.c288 const struct fsverity_operations f2fs_verityops = {
A Df2fs.h4009 extern const struct fsverity_operations f2fs_verityops;
/linux/fs/ext4/
A Dverity.c391 const struct fsverity_operations ext4_verityops = {
A Dext4.h3799 extern const struct fsverity_operations ext4_verityops;
/linux/fs/btrfs/
A Dverity.c807 const struct fsverity_operations btrfs_verityops = {
A Dctree.h3863 extern const struct fsverity_operations btrfs_verityops;
/linux/Documentation/filesystems/
A Dfsverity.rst471 must provide an ``fsverity_operations`` structure that provides
561 Merkle tree pages via fsverity_operations::read_merkle_tree_page().

Completed in 58 milliseconds