Home
last modified time | relevance | path

Searched refs:lo_pid (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_client_state.c272 "%x", lop->lo_pid)); in lock_owner_rele()
423 if (lop->lo_pid == pid && lop->lo_valid != 0 && in find_lock_owner()
828 lop->lo_pid = pid; in create_lock_owner()
1329 if (lop->lo_pid == pid && lop->lo_valid != 0) { in nfs4_find_or_create_lock_owner()
/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_clnt.h1783 int lo_pid; member