Home
last modified time | relevance | path

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

/fs/ncpfs/
Ddir.c38 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