Home
last modified time | relevance | path

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

/fs/ncpfs/
Ddir.c40 static int ncp_rmdir(struct inode *, struct dentry *);
68 .rmdir = ncp_rmdir,
992 static int ncp_rmdir(struct inode *dir, struct dentry *dentry) in ncp_rmdir() function