Home
last modified time | relevance | path

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

/illumos-gate/usr/src/stand/lib/fs/nfs/
H A Dmount.c139 nfsmountroot(char *path, struct nfs_file *filep) in nfsmountroot() function
717 if (nfsmountroot(root_path, &roothandle) == 0) in boot_nfs_mountroot()
755 if ((status = nfsmountroot(root_path, &roothandle)) != 0) in boot_nfs_mountroot()