Home
last modified time | relevance | path

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

/netbsd/src/sys/nfs/
Dnfsdiskless.h59 struct nfs_dlmount { struct
74 struct nfs_dlmount nd_root; /* Mount info for root */ argument
Dnfs_bootparam.c93 struct nfs_dlmount *ndm, struct lwp *l);
114 struct nfs_dlmount *gw_ndm = 0; in nfs_bootparam()
401 struct nfs_dlmount *ndm, struct lwp *l) in bp_getfile()
Dnfs_boot.c106 static int nfs_boot_getfh(struct nfs_dlmount *ndm, struct lwp *);
586 nfs_boot_getfh(struct nfs_dlmount *ndm, struct lwp *l) in nfs_boot_getfh()
Dnfs_var.h49 struct nfs_dlmount;
Dnfs_vfsops.c135 static int nfs_mount_diskless(struct nfs_dlmount *, const char *,
398 nfs_mount_diskless(struct nfs_dlmount *ndmntp, const char *mntname, struct mount **mpp, struct vnod… in nfs_mount_diskless()
Dnfs_bootdhcp.c858 struct nfs_dlmount *ndm = &nd->nd_root; in bootp_extract()
/netbsd/src/sys/fs/nfs/common/
Dnfs_var.h47 struct nfs_dlmount;