Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dvfs_export.c75 static struct netcred *vfs_export_lookup(struct mount *, struct sockaddr *);
614 vfs_export_lookup(struct mount *mp, struct sockaddr *nam) in vfs_export_lookup() function
676 np = vfs_export_lookup(mp, nam); in vfs_stdcheckexp()