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

  /src/sys/nfs/
nfsdiskless.h 59 struct nfs_dlmount { struct
74 struct nfs_dlmount nd_root; /* Mount info for root */
nfs_bootparam.c 93 struct nfs_dlmount *ndm, struct lwp *l);
114 struct nfs_dlmount *gw_ndm = 0;
401 struct nfs_dlmount *ndm, struct lwp *l)
454 * Store the results in the nfs_dlmount.
nfs_boot.c 106 static int nfs_boot_getfh(struct nfs_dlmount *ndm, struct lwp *);
586 nfs_boot_getfh(struct nfs_dlmount *ndm, struct lwp *l)
nfs_var.h 49 struct nfs_dlmount;
nfs_vfsops.c 135 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 vnode **vpp, struct lwp *l)
nfs_bootdhcp.c 858 struct nfs_dlmount *ndm = &nd->nd_root;
  /src/sys/fs/nfs/common/
nfs_var.h 47 struct nfs_dlmount;

Completed in 87 milliseconds