HomeSort by: relevance | last modified time | path
    Searched defs:nfs_boot_getfh (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/nfs/
nfs_boot.c 106 static int nfs_boot_getfh(struct nfs_dlmount *ndm, struct lwp *);
183 error = nfs_boot_getfh(&nd->nd_root, lwp);
586 nfs_boot_getfh(struct nfs_dlmount *ndm, struct lwp *l) function in typeref:typename:int
nfs_boot.c 106 static int nfs_boot_getfh(struct nfs_dlmount *ndm, struct lwp *);
183 error = nfs_boot_getfh(&nd->nd_root, lwp);
586 nfs_boot_getfh(struct nfs_dlmount *ndm, struct lwp *l) function in typeref:typename:int

Completed in 22 milliseconds