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

/illumos-gate/usr/src/uts/common/io/lvm/raid/
H A Draid.c1168 * RFP_RLS_LOCK release the unit reader lock when done.
1173 #define RFP_RLS_LOCK 0x00001 macro
1219 if (todo & RFP_RLS_LOCK)
1230 ASSERT(todo & RFP_RLS_LOCK);
1487 raid_free_parent(ps, RFP_DECR_READFRAGS | RFP_RLS_LOCK);
2651 raid_free_parent(ps, RFP_DECR_READFRAGS | RFP_RLS_LOCK);
2776 raid_free_parent(ps, RFP_DECR_READFRAGS | RFP_RLS_LOCK);
2793 int flags = RFP_DECR_FRAGS | RFP_RLS_LOCK;
2816 int flags = RFP_DECR_FRAGS | RFP_RLS_LOCK;
3200 | RFP_RLS_LOCK | RFP_DECR_PWFRAG
[all...]

Completed in 65 milliseconds