Home
last modified time | relevance | path

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

/linux-4.1.27/fs/ncpfs/
Ddir.c35 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