Searched refs:ext4_need_verity (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/ext4/
H A Dreadpage.c174 static inline bool ext4_need_verity(const struct inode *inode, pgoff_t idx) function
189 if (ext4_need_verity(inode, first_idx))
329 if (ext4_need_verity(inode, folio->index) &&

Completed in 183 milliseconds