Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/ramfs/
Dinode.c53 static const struct super_operations ramfs_ops; variable
174 static const struct super_operations ramfs_ops = { variable
229 sb->s_op = &ramfs_ops; in ramfs_fill_super()