Searched refs:ncp_fill_super (Results 1 – 1 of 1) sorted by relevance
433 static int ncp_fill_super(struct super_block *sb, void *raw_data, int silent) in ncp_fill_super() function1011 return get_sb_nodev(fs_type, flags, data, ncp_fill_super, mnt); in ncp_get_sb()