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