Searched refs:lo_valid (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_client_state.c273 lop->lo_valid = 0;
423 if (lop->lo_pid == pid && lop->lo_valid != 0 &&
826 lop->lo_valid = 1;
1329 if (lop->lo_pid == pid && lop->lo_valid != 0) {
/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_clnt.h1754 * 'lo_valid' tells us whether this structure is about to be freed or not,
1786 int lo_valid; member in struct:nfs4_lock_owner

Completed in 167 milliseconds