Searched refs:IS_SA_BONUSTYPE (Results 1 – 2 of 2) sorted by relevance
233 #define IS_SA_BONUSTYPE(a) \ macro242 ((!IS_SA_BONUSTYPE(type) ? 0 : (((IS_SA_BONUSTYPE(type)) && \
1196 if (IS_SA_BONUSTYPE(type)) { in sa_attr_iter()1210 IMPLY(reg_length == 0, IS_SA_BONUSTYPE(type)); in sa_attr_iter()1295 if (IS_SA_BONUSTYPE(bonustype) && sa_hdr_phys->sa_magic != SA_MAGIC && in sa_build_index()1779 ASSERT((IS_SA_BONUSTYPE(bonustype) && in sa_find_idx_tab()1780 SA_HDR_SIZE_MATCH_LAYOUT(hdr, tb)) || !IS_SA_BONUSTYPE(bonustype) || in sa_find_idx_tab()1781 (IS_SA_BONUSTYPE(bonustype) && hdr->sa_layout_info == 0)); in sa_find_idx_tab()2074 if (error == 0 && !IS_SA_BONUSTYPE(bonustype) && sa->sa_update_cb) in sa_bulk_update_impl()