Searched refs:shmem_aops (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.c217 static const struct address_space_operations shmem_aops; variable in typeref:struct:address_space_operations
825 if (inode->i_mapping->a_ops == &shmem_aops) {
1606 inode->i_mapping->a_ops = &shmem_aops;
2006 inode->i_mapping->a_ops = &shmem_aops;
2445 static const struct address_space_operations shmem_aops = { variable in typeref:struct:address_space_operations

Completed in 36 milliseconds