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