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