Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/lvm/raid/
H A Draid.c1174 #define RFP_DECR_PWFRAGS 0x00002 macro
1176 #define RFP_DECR_READFRAGS (RFP_DECR_PWFRAGS | RFP_DECR_FRAGS)
1192 if (todo & RFP_DECR_PWFRAGS) { in raid_free_parent()
2797 flags |= RFP_DECR_PWFRAGS; in raid_write_err_retry()
2820 flags |= RFP_DECR_PWFRAGS; in raid_write_no_retry()
3004 raid_free_parent(ps, RFP_DECR_PWFRAGS); in raid_write_ponly()
3093 raid_free_parent(ps, RFP_DECR_PWFRAGS); in raid_write_donly()
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()
3411 raid_free_parent(ps, RFP_DECR_PWFRAGS); in raid_stage()
[all …]