Searched refs:secretmem_aops (Results 1 – 2 of 2) sorted by relevance
7 extern const struct address_space_operations secretmem_aops;28 return mapping->a_ops == &secretmem_aops; in folio_is_secretmem()
161 const struct address_space_operations secretmem_aops = { variable220 inode->i_mapping->a_ops = &secretmem_aops; in secretmem_file_create()