Home
last modified time | relevance | path

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

/xnu-8020.121.3/bsd/nfs/
H A Dnfs_boot.c190 static int get_file_handle(struct nfs_dlmount *ndmntp);
318 error = get_file_handle(&nd->nd_root); in nfs_boot_getfh()
330 error = get_file_handle(&nd->nd_private); in nfs_boot_getfh()
343 get_file_handle(struct nfs_dlmount *ndmntp) in get_file_handle() function