Searched refs:cifs_rmdir (Results 1 – 3 of 3) sorted by relevance
64 extern int cifs_rmdir(struct inode *, struct dentry *);
1987 int cifs_rmdir(struct inode *inode, struct dentry *direntry) function2250 tmprc = cifs_rmdir(target_dir, target_dentry);
1135 .rmdir = cifs_rmdir,