Searched refs:ramfs_aops (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.h13 extern const struct address_space_operations ramfs_aops;
H A Dfile-mmu.c30 const struct address_space_operations ramfs_aops = { variable in typeref:struct:address_space_operations
H A Dfile-nommu.c30 const struct address_space_operations ramfs_aops = { variable in typeref:struct:address_space_operations
H A Dinode.c61 inode->i_mapping->a_ops = &ramfs_aops;

Completed in 55 milliseconds