Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/nfs/
H A Dnfs_vfsops.c190 int mountnfs(char *, mount_t, vfs_context_t, vnode_t *);
1505 error = mountnfs(xdrbuf, mp, ctx, &vp); in nfs_vfs_mount()
2324 mountnfs( in mountnfs() function