Home
last modified time | relevance | path

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

/openbmc/linux/fs/ramfs/
H A Dinode.c54 static const struct super_operations ramfs_ops; variable
185 static const struct super_operations ramfs_ops = { variable
240 sb->s_op = &ramfs_ops; in ramfs_fill_super()