Home
last modified time | relevance | path

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

/linux-4.4.14/fs/ncpfs/
Dinode.c468 static int ncp_fill_super(struct super_block *sb, void *raw_data, int silent) in ncp_fill_super() function
1033 return mount_nodev(fs_type, flags, data, ncp_fill_super); in ncp_mount()