Home
last modified time | relevance | path

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

/xnu-8020.140.41/bsd/nfs/
H A Dnfsdiskless.h76 struct nfs_dlmount { struct
88 struct nfs_dlmount nd_root; /* Mount info for root */ argument
89 struct nfs_dlmount nd_private; /* Mount info for private */
H A Dnfs_boot.c137 static int nfs_mount_diskless(struct nfs_dlmount *, const char *, int, vnode_t *, mount_t *, v…
139 static int nfs_mount_diskless_private(struct nfs_dlmount *, const char *, int, vnode_t *, moun…
190 static int get_file_handle(struct nfs_dlmount *ndmntp);
343 get_file_handle(struct nfs_dlmount *ndmntp) in get_file_handle()
997 struct nfs_dlmount *ndmntp, in nfs_mount_diskless()
1168 struct nfs_dlmount *ndmntp, in nfs_mount_diskless_private()