Searched refs:ncp_unlink (Results 1 – 1 of 1) sorted by relevance
35 static int ncp_unlink(struct inode *, struct dentry *);63 .unlink = ncp_unlink,1056 static int ncp_unlink(struct inode *dir, struct dentry *dentry) in ncp_unlink() function