Home
last modified time | relevance | path

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

/Linux-v4.19/fs/ramfs/
Dinode.c51 static const struct super_operations ramfs_ops; variable
172 static const struct super_operations ramfs_ops = { variable
239 sb->s_op = &ramfs_ops; in ramfs_fill_super()