nfs_pathconf
static vop_pathconf_t nfs_pathconf;
.vop_pathconf = nfs_pathconf,
{ &vop_pathconf_desc, nfs_pathconf }, /* pathconf */
int nfs_pathconf(void *);