Home
last modified time | relevance | path

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

/openbmc/linux/fs/configfs/
H A Dmount.c63 static int configfs_fill_super(struct super_block *sb, struct fs_context *fc) in configfs_fill_super() function
101 return get_tree_single(fc, configfs_fill_super); in configfs_get_tree()