Searched refs:ndmntp (Results 1 – 1 of 1) sorted by relevance
190 static int get_file_handle(struct nfs_dlmount *ndmntp);343 get_file_handle(struct nfs_dlmount *ndmntp) in get_file_handle() argument352 error = md_mount(&ndmntp->ndm_saddr, ndmntp->ndm_path, ndmntp->ndm_nfsv3, in get_file_handle()353 ndmntp->ndm_sotype, ndmntp->ndm_fh, &ndmntp->ndm_fhlen); in get_file_handle()359 dp = ndmntp->ndm_mntfrom; in get_file_handle()361 for (sp = ndmntp->ndm_host; *sp && dp < endp;) { in get_file_handle()367 for (sp = ndmntp->ndm_path; *sp && dp < endp;) { in get_file_handle()997 struct nfs_dlmount *ndmntp, in nfs_mount_diskless() argument1015 if ((error = vfs_rootmountalloc("nfs", ndmntp->ndm_mntfrom, &mp))) { in nfs_mount_diskless()1027 frompath = ndmntp->ndm_mntfrom; in nfs_mount_diskless()[all …]