Home
last modified time | relevance | path

Searched refs:fsverity_verify_page (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/include/linux/
H A Dfsverity.h261 static inline bool fsverity_verify_page(struct page *page) in fsverity_verify_page() function
/linux-6.15/fs/f2fs/
H A Dcompress.c1812 if (fsverity_verify_page(rpage)) in f2fs_verify_cluster()
H A Ddata.c191 !fsverity_verify_page(page)) { in f2fs_verify_bio()