Searched refs:ncp_create (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 Ddir.c35 static int ncp_create(struct inode *, struct dentry *, int, struct nameidata *);
63 .create = ncp_create,
920 DPRINTK("ncp_create: %s/%s failed\n",
942 static int ncp_create(struct inode *dir, struct dentry *dentry, int mode, function

Completed in 58 milliseconds