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

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4_client_state.c253 lop->lo_ref_count++;
268 lop->lo_ref_count--;
269 if (lop->lo_ref_count == 0) {
432 lop->lo_ref_count++;
825 lop->lo_ref_count = 2;
1334 lop->lo_ref_count++;
/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_clnt.h1743 * 'lo_ref_count' tells us how many processes/threads are using this data
1785 int lo_ref_count; member in struct:nfs4_lock_owner

Completed in 64 milliseconds