Searched refs:shmem_file_operations (Results 1 – 1 of 1) sorted by relevance
249 static const struct file_operations shmem_file_operations; variable2119 VM_BUG_ON(file->f_op != &shmem_file_operations); in shmem_get_unmapped_area()2274 inode->i_fop = &shmem_file_operations; in shmem_get_inode()3789 static const struct file_operations shmem_file_operations = { variable4084 #define shmem_file_operations ramfs_file_operations macro4120 &shmem_file_operations); in __shmem_file_setup()