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