Home
last modified time | relevance | path

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

/fs/ncpfs/
Dinode.c433 static int ncp_fill_super(struct super_block *sb, void *raw_data, int silent) in ncp_fill_super() function
1011 return get_sb_nodev(fs_type, flags, data, ncp_fill_super, mnt); in ncp_get_sb()