Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/nfs/
H A Dnfsm_subs.h567 nfsm_chain_add_64((E), (NMC), (NLOP)->nlo_pid_start.tv_sec); \
568 nfsm_chain_add_32((E), (NMC), (NLOP)->nlo_pid_start.tv_usec); \
H A Dnfsnode.h564 struct timeval nlo_pid_start; /* Start time of process id */ member
H A Dnfs4_vnops.c3349 if (timevalcmp(&nlop->nlo_pid_start, &ptv, ==)) { in nfs_lock_owner_find()
3360 proc_starttime(p, &nlop->nlo_pid_start); in nfs_lock_owner_find()
3378 proc_starttime(p, &newnlop->nlo_pid_start); in nfs_lock_owner_find()