Searched refs:nlo_pid (Results 1 - 4 of 4) sorted by relevance

/xnu-2422.115.4/bsd/nfs/
H A Dnfs_lock.c780 msg->lm_fl.l_pid = nlop->nlo_pid;
822 msg->lm_fl.l_pid = nlop->nlo_pid;
861 msg->lm_fl.l_pid = nlop->nlo_pid;
H A Dnfsm_subs.h514 nfsm_chain_add_32((E), (NMC), (NLOP)->nlo_pid); \
H A Dnfsnode.h527 pid_t nlo_pid; /* lock-owning process ID */ member in struct:nfs_lock_owner
H A Dnfs4_vnops.c2952 if (nlop->nlo_pid != pid)
2976 newnlop->nlo_pid = pid;
3521 fl->l_pid = (nflp->nfl_flags & NFS_FILE_LOCK_STYLE_FLOCK) ? -1 : nflp->nfl_owner->nlo_pid;

Completed in 40 milliseconds