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

/illumos-gate/usr/src/uts/common/io/lvm/raid/
H A Draid.c1170 * RFP_DECR_FRAGS decrement ps_frags
1175 #define RFP_DECR_FRAGS 0x00004 macro
1176 #define RFP_DECR_READFRAGS (RFP_DECR_PWFRAGS | RFP_DECR_FRAGS)
1206 if (todo & RFP_DECR_FRAGS) {
2793 int flags = RFP_DECR_FRAGS | RFP_RLS_LOCK;
2816 int flags = RFP_DECR_FRAGS | RFP_RLS_LOCK;
3199 raid_free_parent(ps, RFP_DECR_FRAGS
3364 raid_free_parent(ps, RFP_DECR_PWFRAGS | RFP_DECR_FRAGS | RFP_RLS_LOCK);
3400 raid_free_parent(ps, RFP_DECR_FRAGS | RFP_RLS_LOCK);

Completed in 70 milliseconds