Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dvfs_export.c78 static struct netcred *vfs_export_lookup(struct mount *, struct sockaddr *);
460 vfs_export_lookup(struct mount *mp, struct sockaddr *nam) in vfs_export_lookup() function
522 np = vfs_export_lookup(mp, nam); in vfs_stdcheckexp()