Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dshmem_fs.h96 extern const struct address_space_operations shmem_aops;
99 return mapping->a_ops == &shmem_aops; in shmem_mapping()
/Linux-v6.6/mm/
Dshmem.c257 const struct address_space_operations shmem_aops; variable
2486 inode->i_mapping->a_ops = &shmem_aops; in __shmem_get_inode()
3482 inode->i_mapping->a_ops = &shmem_aops; in shmem_symlink()
4448 const struct address_space_operations shmem_aops = { variable
4460 EXPORT_SYMBOL(shmem_aops);