Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dshmem_fs.h78 extern const struct address_space_operations shmem_aops;
81 return mapping->a_ops == &shmem_aops; in shmem_mapping()
/Linux-v6.1/mm/
Dshmem.c234 const struct address_space_operations shmem_aops; variable
2370 inode->i_mapping->a_ops = &shmem_aops; in shmem_get_inode()
3163 inode->i_mapping->a_ops = &shmem_aops; in shmem_symlink()
3908 const struct address_space_operations shmem_aops = { variable
3920 EXPORT_SYMBOL(shmem_aops);