Home
last modified time | relevance | path

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

/linux-6.15/mm/
H A Dshmem.c270 static const struct file_operations shmem_file_operations; variable
2791 VM_BUG_ON(file->f_op != &shmem_file_operations); in shmem_get_unmapped_area()
3087 inode->i_fop = &shmem_file_operations; in __shmem_get_inode()
5206 static const struct file_operations shmem_file_operations = { variable
5785 #define shmem_file_operations ramfs_file_operations macro
5831 &shmem_file_operations); in __shmem_file_setup()