pathconf_get
error = pathconf_get((struct mntinfo *)vfsp->vfs_data, args);
static int pathconf_get(struct mntinfo *, struct nfs_args *);
error = pathconf_get(mi, args);