Searched refs:cifs_rmdir (Results 1 – 3 of 3) sorted by relevance
75 extern int cifs_rmdir(struct inode *, struct dentry *);
1624 int cifs_rmdir(struct inode *inode, struct dentry *direntry) function1842 tmprc = cifs_rmdir(target_dir, target_dentry);
956 .rmdir = cifs_rmdir,