Searched refs:shmem_file_operations (Results 1 – 1 of 1) sorted by relevance
190 static const struct file_operations shmem_file_operations; variable1448 inode->i_fop = &shmem_file_operations; in shmem_get_inode()1998 if (file->f_op != &shmem_file_operations) in shmem_add_seals()2035 if (file->f_op != &shmem_file_operations) in shmem_get_seals()3127 static const struct file_operations shmem_file_operations = { variable3310 #define shmem_file_operations ramfs_file_operations macro3366 &shmem_file_operations); in __shmem_file_setup()