Home
last modified time | relevance | path

Searched refs:shmem_aops (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/
H A Dshmem_fs.h96 extern const struct address_space_operations shmem_aops;
99 return mapping->a_ops == &shmem_aops; in shmem_mapping()
/openbmc/linux/mm/
H A Dshmem.c257 const struct address_space_operations shmem_aops; variable
2505 inode->i_mapping->a_ops = &shmem_aops; in __shmem_get_inode()
3501 inode->i_mapping->a_ops = &shmem_aops; in shmem_symlink()
4467 const struct address_space_operations shmem_aops = { variable
4479 EXPORT_SYMBOL(shmem_aops);