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

/linux-4.4.14/fs/ncpfs/
H A 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) ncp_unlink() function

Completed in 56 milliseconds