Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/fs/
H A Dvnode.c956 int open_done = 0; in vn_openat() local
1177 open_done = 1; in vn_openat()
1196 if (open_done) { in vn_openat()
1199 open_done = 0; in vn_openat()
/titanic_44/usr/src/uts/common/sys/ib/mgt/ibcm/
H A Dibcm_impl.h425 boolean_t open_done; member
/titanic_44/usr/src/uts/common/io/ib/mgt/ibcm/
H A Dibcm_sm.c1857 statep->open_done = B_TRUE; in ibcm_return_open_data()
2257 statep->open_done = B_TRUE; in ibcm_process_rej_msg()
3413 statep->open_done = B_TRUE; in ibcm_process_abort()
3655 statep->open_done = B_TRUE; in ibcm_timeout_cb()
4379 statep->open_done = B_TRUE; in ibcm_timeout_client_cb()
H A Dibcm_ti.c854 statep->open_done = B_FALSE; in ibt_open_rc_channel()
885 while (statep->open_done != B_TRUE) { in ibt_open_rc_channel()
/titanic_44/usr/src/uts/common/io/usb/scsa2usb/
H A Dscsa2usb.c1126 goto open_done; in scsa2usb_ugen_open()
1144 open_done: in scsa2usb_ugen_open()