Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/lvm/raid/
H A Draid.c1175 #define RFP_DECR_FRAGS 0x00004 macro
1176 #define RFP_DECR_READFRAGS (RFP_DECR_PWFRAGS | RFP_DECR_FRAGS)
1206 if (todo & RFP_DECR_FRAGS) { in raid_free_parent()
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()
3199 raid_free_parent(ps, RFP_DECR_FRAGS in raid_write_io()
3364 raid_free_parent(ps, RFP_DECR_PWFRAGS | RFP_DECR_FRAGS | RFP_RLS_LOCK); in raid_write()
3400 raid_free_parent(ps, RFP_DECR_FRAGS | RFP_RLS_LOCK); in raid_stage()