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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/ncpfs/
H A Dinode.c432 static int ncp_fill_super(struct super_block *sb, void *raw_data, int silent) function
642 DPRINTK("ncp_fill_super: NCP_SBP(sb) = %x\n", (int) NCP_SBP(sb));
697 DPRINTK("ncp_fill_super: root vol=%d\n", NCP_FINFO(root_inode)->volNumber);
1012 return get_sb_nodev(fs_type, flags, data, ncp_fill_super, mnt);

Completed in 61 milliseconds