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

/freebsd-13-stable/sys/fs/nfs/
H A Dnfs_commonport.c707 nfsstatsov1.busyfrom =
708 nfsstatsv1.busyfrom;
709 nfsstatsov1.busyfrom =
710 nfsstatsv1.busyfrom;
H A Dnfsport.h486 struct bintime busyfrom; member in struct:nfsstatsv1
551 struct bintime busyfrom; member in struct:nfsstatsov1
/freebsd-13-stable/sys/fs/nfsserver/
H A Dnfs_nfsdsocket.c476 nfsstatsv1.busyfrom = *now;
478 binuptime(&nfsstatsv1.busyfrom);
515 bintime_sub(&dt, &nfsstatsv1.busyfrom);
517 nfsstatsv1.busyfrom = *now;

Completed in 50 milliseconds