Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/nfs/
H A Dnfs_vfsops.c191 int mountnfs(char *, mount_t, vfs_context_t, vnode_t *);
1544 error = mountnfs(xdrbuf, mp, ctx, &vp); in nfs_vfs_mount()
2320 mountnfs( in mountnfs() function