Home
last modified time | relevance | path

Searched refs:S_VERITY (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dfs.h2122 #define S_VERITY (1 << 16) /* Verity file (using fs/verity/) */ macro
2176 #define IS_VERITY(inode) ((inode)->i_flags & S_VERITY)
/linux/fs/btrfs/
H A Dioctl.c185 new_fl |= S_VERITY; in btrfs_sync_inode_flags_to_i_flags()
189 S_VERITY, new_fl); in btrfs_sync_inode_flags_to_i_flags()