Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/lvm/md/
H A Dmd_names.c167 mddb_type_t hdr, shr, notshr; in cleanup_unused_rec() local
170 notshr = ((devid_nm & NM_DEVID) ? MDDB_DID_NM : MDDB_NM); in cleanup_unused_rec()
179 while ((recid = mddb_getnextrec(recid, notshr, 0)) > 0) in cleanup_unused_rec()