nfs_rmdir
EXPORT_SYMBOL_GPL(nfs_rmdir);
int nfs_rmdir(struct inode *, struct dentry *);
.rmdir = nfs_rmdir,