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

/macosx-10.5.8/xnu-1228.15.4/bsd/nfs/
H A Dnfsdiskless.h115 struct nfs_dlmount { struct
126 struct nfs_dlmount nd_root; /* Mount info for root */
127 struct nfs_dlmount nd_private; /* Mount info for private */
H A Dnfs_boot.c173 static int get_file_handle(struct nfs_dlmount *ndmntp);
345 struct nfs_dlmount *ndmntp;
H A Dnfs_vfsops.c163 static int nfs_mount_diskless(struct nfs_dlmount *, const char *, int, vnode_t *, mount_t *, vfs_context_t);
165 static int nfs_mount_diskless_private(struct nfs_dlmount *, const char *, int, vnode_t *, mount_t *, vfs_context_t);
976 struct nfs_dlmount *ndmntp,
1041 struct nfs_dlmount *ndmntp,

Completed in 31 milliseconds