Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/nfs/
Dnfs_lock.c289 p->p_nlminfo->pid_start = p->p_stats->p_start; in nfs_dolock()
291 timevaladd(&p->p_nlminfo->pid_start, &boottime); in nfs_dolock()
293 msg.lm_msg_ident.pid_start = p->p_nlminfo->pid_start; in nfs_dolock()
378 (timevalcmp(&targetp->p_nlminfo->pid_start, in nfslockdans()
379 &ansp->la_msg_ident.pid_start, !=) || in nfslockdans()
Dnfs_lock.h57 struct timeval pid_start; /* Start time of process id */ member
/freebsd-12-stable/sys/fs/nfsclient/
Dnlminfo.h42 struct timeval pid_start; /* process starting time */ member
/freebsd-12-stable/sys/nfsclient/
Dnlminfo.h43 struct timeval pid_start; /* process starting time */ member