Searched refs:shn_namlen (Results 1 – 1 of 1) sorted by relevance
982 ushort_t shn_namlen; in remove_shared_entry() local1015 shn_namlen = ((struct did_shr_name *)shn)->did_size; in remove_shared_entry()1019 shn_namlen = ((struct nm_shared_name *)shn)->sn_namlen; in remove_shared_entry()1027 if (nm_len == shn_namlen) { in remove_shared_entry()1395 ushort_t shn_namlen; in lookup_shared_entry() local1445 shn_namlen = ((struct did_shr_name *)shn)->did_size; in lookup_shared_entry()1449 shn_namlen = ((struct nm_shared_name *)shn)->sn_namlen; in lookup_shared_entry()1466 } else if (nm_len == shn_namlen) { in lookup_shared_entry()