Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/ramfs/
Dinode.c40 static struct file_operations ramfs_file_operations; variable
120 inode->i_fop = &ramfs_file_operations; in ramfs_get_inode()
281 static struct file_operations ramfs_file_operations = { variable