Searched refs:nfs_boot_init (Results 1 – 4 of 4) sorted by relevance
51 * which are filled in by nfs_boot_init() using either53 * parameters are INET specific because nfs_boot_init()84 int nfs_boot_init(struct nfs_diskless *, struct lwp *);
115 nfs_boot_init(struct nfs_diskless *nd, struct lwp *lwp) in nfs_boot_init() function
351 error = nfs_boot_init(nd, l); in nfs_mountroot()
168 if ((error = nfs_boot_init(nd, l)) != 0) { in tftproot_dhcpboot()