Searched refs:get_obj_uid (Results 1 - 9 of 9) sorted by relevance

/illumos-gate/usr/src/cmd/isns/isnsd/
H A Disns_obj.h113 uint32_t get_obj_uid(const void *);
H A Dcache.c95 imc->get_uid = get_obj_uid;
H A Ddseng.c151 get_obj_uid(obj) != ISNS_DEFAULT_DD_ID) {
H A Dobj.c650 * get_obj_uid:
659 get_obj_uid( function
727 uid = get_obj_uid(obj);
804 (void) set_obj_uid(src, get_obj_uid(dst));
825 *uid_p = get_obj_uid(dst);
1832 *refp = get_obj_uid(iscsi);
1835 *refp = get_obj_uid(portal);
2546 dd_flag = (get_dd_id(get_obj_uid(obj), ISNS_DEFAULT_DD_ID) == 0) ?
2845 lc.data[2].ui = get_obj_uid(obj);
3123 lcp->data[2].ui = get_obj_uid(ob
[all...]
H A Desi.c593 uid = get_obj_uid(obj);
596 puid = get_obj_uid(obj);
H A Ddump.c959 uid = get_obj_uid(obj);
1001 uint32_t uid = get_obj_uid(obj);
1043 uint32_t uid = get_obj_uid(obj);
1075 uint32_t uid = get_obj_uid(obj);
H A Dscn.c806 raw->uid = get_obj_uid(obj);
846 uid = get_obj_uid(obj);
956 uid = get_obj_uid(obj);
1018 raw->dd_id = get_obj_uid(obj);
H A Ddd.c122 if (uid != get_obj_uid(obj)) {
1792 uid = get_obj_uid(obj);
/illumos-gate/usr/src/cmd/isns/isnsd/xml/
H A Ddata.c1275 uid = get_obj_uid(obj);

Completed in 74 milliseconds