Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/lvm/raid/
H A Draid.c1173 #define RFP_RLS_LOCK 0x00001 macro
1219 if (todo & RFP_RLS_LOCK) in raid_free_parent()
1230 ASSERT(todo & RFP_RLS_LOCK); in raid_free_parent()
1487 raid_free_parent(ps, RFP_DECR_READFRAGS | RFP_RLS_LOCK); in raid_read_no_retry()
2651 raid_free_parent(ps, RFP_DECR_READFRAGS | RFP_RLS_LOCK); in raid_readregenloop()
2776 raid_free_parent(ps, RFP_DECR_READFRAGS | RFP_RLS_LOCK); in raid_read()
2793 int flags = RFP_DECR_FRAGS | RFP_RLS_LOCK; in raid_write_err_retry()
2816 int flags = RFP_DECR_FRAGS | RFP_RLS_LOCK; in raid_write_no_retry()
3200 | RFP_RLS_LOCK | RFP_DECR_PWFRAGS); in raid_write_io()
3364 raid_free_parent(ps, RFP_DECR_PWFRAGS | RFP_DECR_FRAGS | RFP_RLS_LOCK); in raid_write()
[all …]