Searched refs:nlo_pid (Results 1 – 4 of 4) sorted by relevance
811 msg->lm_fl.l_pid = nlop->nlo_pid; in nfs3_setlock_rpc()854 msg->lm_fl.l_pid = nlop->nlo_pid; in nfs3_unlock_rpc()894 msg->lm_fl.l_pid = nlop->nlo_pid; in nfs3_getlock_rpc()
556 pid_t nlo_pid; /* lock-owning process ID */ member
566 nfsm_chain_add_32((E), (NMC), (NLOP)->nlo_pid); \
3349 if (nlop->nlo_pid != pid) { in nfs_lock_owner_find()3380 newnlop->nlo_pid = pid; in nfs_lock_owner_find()3981 fl->l_pid = (nflp->nfl_flags & NFS_FILE_LOCK_STYLE_FLOCK) ? -1 : nflp->nfl_owner->nlo_pid; in nfs_advlock_getlock()