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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/mm/
H A Dshmem.c218 static const struct file_operations shmem_file_operations; variable in typeref:struct:file_operations
1608 inode->i_fop = &shmem_file_operations;
2457 static const struct file_operations shmem_file_operations = { variable in typeref:struct:file_operations
2694 #define shmem_file_operations ramfs_file_operations macro
2754 &shmem_file_operations);

Completed in 95 milliseconds