Searched refs:raid_free_parent (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/uts/common/io/lvm/raid/ |
H A D | raid.c | 1185 raid_free_parent(md_raidps_t *ps, int todo) in raid_free_parent() function 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() 2800 raid_free_parent(ps, flags); in raid_write_err_retry() 2822 raid_free_parent(ps, flags); 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() 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() [all …]
|