Home
last modified time | relevance | path

Searched refs:i_verity_info (Results 1 – 5 of 5) sorted by relevance

/linux/fs/f2fs/
H A Dverity.c290 .inode_info_offs = (int)offsetof(struct f2fs_inode_info, i_verity_info) -
H A Df2fs.h978 struct fsverity_info *i_verity_info; /* filesystem verity info */ member
H A Dsuper.c508 fi->i_verity_info = NULL; in init_once()
/linux/fs/btrfs/
H A Dverity.c796 .inode_info_offs = (int)offsetof(struct btrfs_inode, i_verity_info) - in btrfs_write_merkle_tree_block()
H A Dinode.c8155 ei->i_verity_info = NULL; in btrfs_getattr()