Home
last modified time | relevance | path

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

/linux/fs/btrfs/
A Dverity.h13 extern const struct fsverity_operations btrfs_verityops;
A Dverity.c804 const struct fsverity_operations btrfs_verityops = {
/linux/include/linux/
A Dfsverity.h30 struct fsverity_operations { struct
A Dfs.h75 struct fsverity_operations;
1280 const struct fsverity_operations *s_vop;
/linux/fs/verity/
A Dread_metadata.c19 const struct fsverity_operations *vops = inode->i_sb->s_vop; in fsverity_read_merkle_tree()
A Denable.c187 const struct fsverity_operations *vops = inode->i_sb->s_vop; in enable_verity()
/linux/fs/f2fs/
A Dverity.c289 const struct fsverity_operations f2fs_verityops = {
A Df2fs.h4270 extern const struct fsverity_operations f2fs_verityops;
/linux/fs/ext4/
A Dverity.c391 const struct fsverity_operations ext4_verityops = {
A Dext4.h3779 extern const struct fsverity_operations ext4_verityops;
/linux/Documentation/filesystems/
A Dfsverity.rst569 must provide an ``fsverity_operations`` structure that provides
665 hash blocks via fsverity_operations::read_merkle_tree_page().

Completed in 73 milliseconds