Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libadm/common/
H A Ddevreserv.c308 int lkcnt; /* Number of current locks */ in getlkcnt() local
311 cntread = (int)read(lkfilefd, &lkcnt, sizeof (int)); in getlkcnt()
315 lkcnt = (cntread < 0) ? -1 : 0; in getlkcnt()
318 return (lkcnt); in getlkcnt()
/titanic_50/usr/src/uts/common/os/
H A Dsunndi.c1138 i_ndi_block_device_tree_changes(uint_t *lkcnt) /* obsolete */ in i_ndi_block_device_tree_changes() argument
1145 i_ndi_allow_device_tree_changes(uint_t lkcnt) /* obsolete */ in i_ndi_allow_device_tree_changes() argument