v9fs_vfs_rmdir
extern int v9fs_vfs_rmdir(struct inode *i, struct dentry *d);
.rmdir = v9fs_vfs_rmdir,