Searched refs:IS_SA_BONUSTYPE (Results 1 – 2 of 2) sorted by relevance
232 #define IS_SA_BONUSTYPE(a) \ macro241 ((!IS_SA_BONUSTYPE(type) ? 0 : (((IS_SA_BONUSTYPE(type)) && \
1191 if (IS_SA_BONUSTYPE(type)) { in sa_attr_iter()1289 if (IS_SA_BONUSTYPE(bonustype) && sa_hdr_phys->sa_magic != SA_MAGIC && in sa_build_index()1716 ASSERT((IS_SA_BONUSTYPE(bonustype) && in sa_find_idx_tab()1717 SA_HDR_SIZE_MATCH_LAYOUT(hdr, tb)) || !IS_SA_BONUSTYPE(bonustype) || in sa_find_idx_tab()1718 (IS_SA_BONUSTYPE(bonustype) && hdr->sa_layout_info == 0)); in sa_find_idx_tab()2013 if (error == 0 && !IS_SA_BONUSTYPE(bonustype) && sa->sa_update_cb) in sa_bulk_update_impl()