Home
last modified time | relevance | path

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

/Linux-v5.15/include/linux/
Dshmem_fs.h71 extern const struct address_space_operations shmem_aops;
74 return mapping->a_ops == &shmem_aops; in shmem_mapping()
/Linux-v5.15/mm/
Dshmem.c245 const struct address_space_operations shmem_aops; variable
2312 inode->i_mapping->a_ops = &shmem_aops; in shmem_get_inode()
3086 inode->i_mapping->a_ops = &shmem_aops; in shmem_symlink()
3775 const struct address_space_operations shmem_aops = { variable
3787 EXPORT_SYMBOL(shmem_aops);