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

  /src/sys/nfs/
nfs_boot.c 199 nfs_boot_ifupdown(nd->nd_ifp, lwp, 0);
204 nfs_boot_ifupdown(struct ifnet *ifp, struct lwp *lwp, int up) function in typeref:typename:int
245 tsleep(nfs_boot_ifupdown, PZERO, "nfsbif", 3 * hz);
nfs_boot.c 199 nfs_boot_ifupdown(nd->nd_ifp, lwp, 0);
204 nfs_boot_ifupdown(struct ifnet *ifp, struct lwp *lwp, int up) function in typeref:typename:int
245 tsleep(nfs_boot_ifupdown, PZERO, "nfsbif", 3 * hz);

Completed in 22 milliseconds