Home
last modified time | relevance | path

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

/netbsd-src/sys/nfs/
H A Dnfs_boot.c106 static int nfs_boot_getfh(struct nfs_dlmount *ndm, struct lwp *);
183 error = nfs_boot_getfh(&nd->nd_root, lwp); in nfs_boot_init()
586 nfs_boot_getfh(struct nfs_dlmount *ndm, struct lwp *l) in nfs_boot_getfh() function