Searched defs:net_refcnt (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_clnt.h1423 * net_cnt_lock controls access to net_refcnt and net_status. It must only be
1428 * to bump the net_refcnt. It then releases it and does the action specific
1440 * When a caller is done with net_tree_lock, it can decrement the net_refcnt
1443 * In either event, to decrement net_refcnt, it must hold net_cnt_lock.
1460 uint_t net_refcnt; member in struct:nfs4_ephemeral_tree

Completed in 72 milliseconds