Searched refs:nfs_dlmount (Results 1 - 3 of 3) sorted by relevance

/darwin-on-arm/xnu/bsd/nfs/
H A Dnfsdiskless.h76 struct nfs_dlmount { struct
88 struct nfs_dlmount nd_root; /* Mount info for root */
89 struct nfs_dlmount nd_private; /* Mount info for private */
H A Dnfs_boot.c173 static int get_file_handle(struct nfs_dlmount *ndmntp);
351 struct nfs_dlmount *ndmntp;
H A Dnfs_vfsops.c178 static int nfs_mount_diskless(struct nfs_dlmount *, const char *, int, vnode_t *, mount_t *, vfs_context_t);
180 static int nfs_mount_diskless_private(struct nfs_dlmount *, const char *, int, vnode_t *, mount_t *, vfs_context_t);
1034 struct nfs_dlmount *ndmntp,
1191 struct nfs_dlmount *ndmntp,

Completed in 106 milliseconds