Home
last modified time | relevance | path

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

/fs/ramfs/
Dinode.c43 static const struct super_operations ramfs_ops; variable
152 static const struct super_operations ramfs_ops = { variable
229 sb->s_op = &ramfs_ops; in ramfs_fill_super()