Searched refs:nfs_bootparam (Results 1 – 6 of 6) sorted by relevance
13 SRCS+= nfs_vfsops.c nfs_bootdhcp.c nfs_bootparam.c
11 nfs_iod.c nfs_vfsops.c nfs_vnops.c nfs_bootdhcp.c nfs_bootparam.c
101 int nfs_bootparam(struct nfs_diskless *, struct lwp *, int *);
24 file nfs/nfs_bootparam.c nfs & nfs_boot_bootparam
107 nfs_bootparam(struct nfs_diskless *nd, struct lwp *lwp, int *flags) in nfs_bootparam() function
157 error = nfs_bootparam(nd, lwp, &flags); in nfs_boot_init()