Home
last modified time | relevance | path

Searched refs:ramfs_aops (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/fs/ramfs/
Dinode.c39 static struct address_space_operations ramfs_aops; variable
113 inode->i_mapping->a_ops = &ramfs_aops; in ramfs_get_inode()
274 static struct address_space_operations ramfs_aops = { variable