Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dfscrypt_notsupp.h60 static inline struct page *fscrypt_control_page(struct page *page) in fscrypt_control_page() function
Dfscrypt_supp.h71 static inline struct page *fscrypt_control_page(struct page *page) in fscrypt_control_page() function
/Linux-v4.19/fs/f2fs/
Ddata.c340 target = fscrypt_control_page(bvec->bv_page); in __has_merged_page()