Home
last modified time | relevance | path

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

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