Home
last modified time | relevance | path

Searched refs:nfs_export_update_30 (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/nfs/
H A Dnfs_export.c151 static int nfs_export_update_30(struct mount *mp, const char *path, void *);
167 .vh_reexport = nfs_export_update_30,
422 nfs_export_update_30(struct mount *mp, const char *path, void *data) in nfs_export_update_30() function