HomeSort by: relevance | last modified time | path
    Searched refs:nfs_bootparam (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/modules/nfs/
Makefile 13 SRCS+= nfs_vfsops.c nfs_bootdhcp.c nfs_bootparam.c
  /src/sys/rump/fs/lib/libnfs/
Makefile 11 nfs_iod.c nfs_vfsops.c nfs_vnops.c nfs_bootdhcp.c nfs_bootparam.c
  /src/sys/nfs/
nfsdiskless.h 101 int nfs_bootparam(struct nfs_diskless *, struct lwp *, int *);
nfs_bootparam.c 1 /* $NetBSD: nfs_bootparam.c,v 1.40 2024/07/05 04:31:54 rin Exp $ */
37 __KERNEL_RCSID(0, "$NetBSD: nfs_bootparam.c,v 1.40 2024/07/05 04:31:54 rin Exp $");
107 nfs_bootparam(struct nfs_diskless *nd, struct lwp *lwp, int *flags) function in typeref:typename:int
nfs_boot.c 85 * nfs_bootparam.c: Sun RPC/bootparams
157 error = nfs_bootparam(nd, lwp, &flags);

Completed in 14 milliseconds