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

/darwin-on-arm/xnu/bsd/nfs/
H A Dnfs_boot.c173 static int get_file_handle(struct nfs_dlmount *ndmntp);
325 error = get_file_handle(&nd->nd_root);
327 printf("nfs_boot: get_file_handle(v%d) root failed, %d\n",
337 error = get_file_handle(&nd->nd_private);
339 printf("nfs_boot: get_file_handle(v%d) private failed, %d\n",
350 get_file_handle(ndmntp) function

Completed in 107 milliseconds