nfs_rmdir
static vop_rmdir_t nfs_rmdir;
.vop_rmdir = nfs_rmdir,
{ &vop_rmdir_desc, nfs_rmdir }, /* rmdir */
int nfs_rmdir(void *);