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

  /src/sys/nfs/
nfsdiskless.h 102 int nfs_bootstatic(struct nfs_diskless *, struct lwp *, int *);
nfs_bootstatic.c 1 /* $NetBSD: nfs_bootstatic.c,v 1.8 2009/10/23 02:32:34 snj Exp $ */
31 __KERNEL_RCSID(0, "$NetBSD: nfs_bootstatic.c,v 1.8 2009/10/23 02:32:34 snj Exp $");
66 nfs_bootstatic(struct nfs_diskless *nd, struct lwp *lwp, int *_flags) function in typeref:typename:int
nfs_boot.c 86 * nfs_bootstatic.c: honour config(1) description
141 error = nfs_bootstatic(nd, lwp, &flags);

Completed in 37 milliseconds