Home
last modified time | relevance | path

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

/openbmc/linux/fs/ramfs/
H A Dinode.c231 static int ramfs_fill_super(struct super_block *sb, struct fs_context *fc) in ramfs_fill_super() function
253 return get_tree_nodev(fc, ramfs_fill_super); in ramfs_get_tree()