Home
last modified time | relevance | path

Searched defs:write_merkle_tree_block (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/verity/
H A Denable.c49 static int write_merkle_tree_block(struct inode *inode, const u8 *buf, in write_merkle_tree_block() function
/openbmc/linux/include/linux/
H A Dfsverity.h121 int (*write_merkle_tree_block)(struct inode *inode, const void *buf, member