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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ramfs/
H A Dinternal.h15 extern const struct inode_operations ramfs_file_inode_operations;
H A Dfile-mmu.c48 const struct inode_operations ramfs_file_inode_operations = { variable in typeref:struct:inode_operations
H A Dfile-nommu.c49 const struct inode_operations ramfs_file_inode_operations = { variable in typeref:struct:inode_operations
H A Dinode.c69 inode->i_op = &ramfs_file_inode_operations;

Completed in 18 milliseconds