Home
last modified time | relevance | path

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

/linux-4.1.27/fs/configfs/
Dmount.c69 static int configfs_fill_super(struct super_block *sb, void *data, int silent) in configfs_fill_super() function
108 return mount_single(fs_type, flags, data, configfs_fill_super); in configfs_do_mount()